$Revision: 1.12 $
Radix payload (rp) - user level functions for storing data in radix trees
rp_load = loading the radix trees with data on startup
Status: NOT REVIEWED, TESTED
Design and implementation by: Marek Bukowy
| Prototyped in: | include/rp.h | |
| Calls: | DF_attrcode_has_radix_lookup() | modules/df/defs.c |
| DF_attribute_code2type() | modules/df/defs.c | |
| NOERR() | modules/er/er.c | |
| RP_asc_node(), fgets(), fopen(), fprintf(), index(), memcpy(), perror(), strcmp(), strlen(), strncpy() | ||
| Prototyped in: | include/rp.h | |
| Calls: | DF_get_attribute_code() | modules/df/defs.c |
| ER_inf_va() | modules/er/er.c | |
| NOERR() | modules/er/er.c | |
| make_sql2pack() | modules/rp/rp_load.c | |
| RP_pack_node_l(), RP_tree_get(), SQ_errno(), SQ_error(), SQ_execute_query(), SQ_free_result(), SQ_row_next(), TH_release_write_lock(), fprintf() | ||
| Called by: | RP_sql_load_reg() | modules/rp/rp_load.c |
| Prototyped in: | include/rp.h | |
| Calls: | CO_get_database() | modules/co/constants.c |
| CO_get_database_port() | modules/co/constants.c | |
| CO_get_host() | modules/co/constants.c | |
| CO_get_password() | modules/co/constants.c | |
| CO_get_user() | modules/co/constants.c | |
| NOERR() | modules/er/er.c | |
| RP_sql_load_attr_space() | modules/rp/rp_load.c | |
| SQ_close_connection(), SQ_execute_query(), SQ_get_connection(), fprintf() | ||
| Calls: | IP_pref_b2_space() | modules/ip/ip.c |
| IP_pref_f2b_v4() | modules/ip/ip.c | |
| IP_pref_f2b_v6() | modules/ip/ip.c | |
| IP_rang_f2b_v4() | modules/ip/ip.c | |
| NOERR() | modules/er/er.c | |
| SQ_get_column_string(), fprintf(), sscanf(), strcpy(), strlen(), wr_real_free(), wr_real_malloc() | ||
| Called by: | RP_sql_load_attr_space() | modules/rp/rp_load.c |