#include <idset.h>
Data Fields | |
int | count |
uint64_t * | globcnts |
bool | idbased |
int | max_count |
TALLOC_CTX * | mem_ctx |
struct rawidset * | next |
union { | |
struct GUID guid | |
uint16_t id | |
} | repl |
bool | single |
int rawidset::count |
uint64_t* rawidset::globcnts |
struct GUID rawidset::guid |
Referenced by IDSET_remove_rawidset(), RAWIDSET_convert_to_idset(), and RAWIDSET_push_guid_glob().
uint16_t rawidset::id |
Referenced by IDSET_remove_rawidset(), RAWIDSET_convert_to_idset(), and RAWIDSET_push_eid().
bool rawidset::idbased |
Referenced by IDSET_remove_rawidset(), RAWIDSET_convert_to_idset(), and RAWIDSET_make().
int rawidset::max_count |
Referenced by RAWIDSET_make(), RAWIDSET_push_eid(), and RAWIDSET_push_guid_glob().
TALLOC_CTX* rawidset::mem_ctx |
Referenced by RAWIDSET_make(), RAWIDSET_push_eid(), and RAWIDSET_push_guid_glob().
struct rawidset* rawidset::next |
union { ... } rawidset::repl |
Referenced by IDSET_remove_rawidset(), RAWIDSET_convert_to_idset(), RAWIDSET_push_eid(), and RAWIDSET_push_guid_glob().
bool rawidset::single |
Referenced by RAWIDSET_convert_to_idset(), RAWIDSET_make(), RAWIDSET_push_eid(), and RAWIDSET_push_guid_glob().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |