#include "orbsvcs/CosNamingS.h"
#include "orbsvcs/Naming/naming_serv_export.h"
#include "ace/Null_Mutex.h"
Include dependency graph for Naming_Context_Interface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_Naming_Context |
This class plays a role of the 'Abstraction' (aka 'Interface') in the Bridge pattern architecture of the CosNaming::NamingContext implementation. More... | |
class | TAO_Naming_Context_Impl |
This abstract base class plays a role of the 'Implementor' in the Bridge pattern architecture of the NamingContext implementation. More... | |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Naming_Context_Impl |
Definition in file Naming_Context_Interface.h.
|
Definition at line 25 of file Naming_Context_Interface.h. |