TAO_CosNaming
2.2.1
|
#include "ace/Hash_Map_With_Allocator_T.h"
#include "orbsvcs/CosNamingC.h"
#include "orbsvcs/Naming/naming_serv_export.h"
Classes | |
class | TAO_Persistent_IntId |
Helper class for TAO_Persistent_Bindings_Map: unifies several data items, so they can be stored together as a for a <key> in a hash table holding the state of a Persistent Naming Context. More... | |
class | TAO_Persistent_ExtId |
Helper class for TAO_Persistent_Bindings_Map: unifies several data items, so they can be stored together as a <key> for a in a hash table holding the state of a Persistent Naming Context. More... | |
class | TAO_Persistent_Index_IntId |
Helper class for TAO_Persistent_Context_Index: unifies several data items, so they can be stored together as a for a <key> in a hash table holding the state of a Persistent Context Index. (Persistent Context Index is like directory that stores info about every active Naming Context). More... | |
class | TAO_Persistent_Index_ExtId |
Helper class for TAO_Persistent_Context_Index: holds Persistent Naming Context POA id, so it can be stored as a <key> for a in a hash table holding state of a Persistent Context Index. (Persistent Context Index is like directory that stores info about every active Naming Context). More... | |