#include "ace/Hash_Map_With_Allocator_T.h"
#include "orbsvcs/CosNamingC.h"
#include "naming_serv_export.h"
Include dependency graph for Persistent_Entries.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_Persistent_IntId |
Helper class for TAO_Persistent_Bindings_Map: unifies several data items, so they can be stored together as a <value> 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 <value> 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 <value> 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 <value> 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... |