#include "ace/ACE_export.h"
#include "ace/Service_Object.h"
#include "ace/Name_Space.h"
#include "ace/os_include/os_netdb.h"
Include dependency graph for Naming_Context.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Naming_Context |
Maintaining accesses Name Server Databases. Allows to add NameBindings, change them, remove them and resolve NameBindings. More... | |
class | ACE_Name_Options |
Manages the options for the ACE Name_Server. More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Name_Options |
Douglas C. Schmidt <schmidt@cs.wustl.edu>
Prashant Jain <pjain@uci.edu>
Definition in file Naming_Context.h.
|
Definition at line 32 of file Naming_Context.h. |