$Revision: 1.10 $
Radix tree (rx). rx_global.h - header file with definition of global vars for radix
Status: NOT REVUED, TESTED, INCOMPLETE
Design and implementation by: Marek Bukowy
#define EXTDEF( a, b )
struct | |
{ | |
rx_fam_t fam; | |
ip_space_t space; | |
union | |
{ | |
ip_prefix_t rt; | |
ip_range_t in; | |
} | |
u; | |
} |
struct | |
{ | |
rp_attr_t type; | |
rp_uni_t uni; | |
sql_key_t key; | |
union | |
{ | |
const char* origin; | |
const char* domain; | |
} | |
d; | |
} |
struct | |
{ | |
rp_regid_t reg_id; | registry id |
rp_attr_t attr; | extra tree attribute (within the same reg/spc/fam), allows using the same tree type for different object trees |
rx_tree_t* tree; | tree |
} |
Defined in: | rp/rp_tree.c |
rx_forest
extern GList* rx_forest
Defined in: | rp/rp_tree.c |
Included from: | /usr/include/time.h | |
Calls: | __posix_asctime_r() |
Included from: | /usr/include/time.h | |
Calls: | __posix_ctime_r() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_getlogin_r() |
Included from: | /usr/include/signal.h | |
Calls: | __posix_sigwait() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_ttyname_r() |