#include <idset.h>
Data Fields | |
| uint64_t | high |
| uint64_t | low |
| struct globset_range * | next |
| struct globset_range * | prev |
| uint64_t globset_range::high |
Referenced by IDSET_check_ranges(), IDSET_dump(), IDSET_includes_eid(), and IDSET_includes_guid_glob().
| uint64_t globset_range::low |
Referenced by IDSET_check_ranges(), IDSET_dump(), IDSET_includes_eid(), and IDSET_includes_guid_glob().
| struct globset_range* globset_range::next |
Referenced by IDSET_check_ranges(), IDSET_dump(), IDSET_includes_eid(), and IDSET_includes_guid_glob().
| struct globset_range* globset_range::prev |
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |