#include "ace/ACE_export.h"#include "ace/SString.h"#include "ace/Unbounded_Set.h"Include dependency graph for Name_Space.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ACE_Name_Binding |
| Maintains a mapping from name to value and type. More... | |
| class | ACE_Name_Space |
| Abstract base class that provides an abstract interface to the database without exposing any implemenation details. More... | |
Typedefs | |
| typedef ACE_Unbounded_Set< ACE_Name_Binding > | ACE_BINDING_SET |
| typedef ACE_Unbounded_Set_Iterator< ACE_Name_Binding > | ACE_BINDING_ITERATOR |
| typedef ACE_Unbounded_Set< ACE_NS_WString > | ACE_PWSTRING_SET |
| typedef ACE_Unbounded_Set_Iterator< ACE_NS_WString > | ACE_PWSTRING_ITERATOR |
Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL typedef ACE_Unbounded_Set< ACE_NS_WString > | ACE_WSTRING_SET |
Definition in file Name_Space.h.
|
|
Definition at line 71 of file Name_Space.h. Referenced by ACE_Registry_Name_Space::list_names(), and ACE_Registry_Name_Space::list_values(). |
|
|
|
Definition at line 74 of file Name_Space.h. |
|
|
Definition at line 73 of file Name_Space.h. Referenced by ACE_Naming_Context::list_names(), ACE_Naming_Context::list_types(), and ACE_Naming_Context::list_values(). |
|
|
Definition at line 29 of file Name_Space.h. |
1.3.6