#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:
Compounds | |
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_NS_WString > | ACE_WSTRING_SET |
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 |
|
|
|
|
|
|
|
|
|
|