#include "ace/Hash_Map_With_Allocator_T.h"
#include "orbsvcs/CosNamingC.h"
#include "orbsvcs/Naming/naming_serv_export.h"
Include dependency graph for Persistent_Entries.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of 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 for a 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 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 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 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... |
Definition in file Persistent_Entries.h.