#include "Hash_Naming_Context.h"
#include "ace/Hash_Map_Manager.h"
#include "Storable.h"
Include dependency graph for Storable_Naming_Context.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_Storable_IntId |
class | TAO_Storable_ExtId |
class | TAO_Storable_Bindings_Map |
Provides hash-table-based transient storage for name to object bindings in a Naming Context. More... | |
class | TAO_Storable_Naming_Context |
This class plays a role of a 'ConcreteImplementor' in the Bridge pattern architecture of the CosNaming::NamingContext implementation. More... | |
class | TAO_Storable_Naming_Context::File_Open_Lock_and_Check |
Helper class for the TAO_Storable_Naming_Context. More... |