fred-mod-corba-1.4.1
|
Per-child cache structure. More...
Data Fields | |
apr_pool_t * | pool |
Pool used for allocation of IOR table. More... | |
apr_table_t * | iors |
IOR cache alias - ior. More... | |
Per-child cache structure.
apr_table_t* cache_t::iors |
IOR cache alias - ior.
Referenced by corba_child_init(), get_ior_from_nameservice(), get_reference_from_ior(), and ior_cache_fill().
apr_pool_t* cache_t::pool |
Pool used for allocation of IOR table.
Referenced by corba_child_init().