#include "ace/pre.h"
#include "ace/ACE.h"
#include "ace/SString.h"
#include "ace/Unbounded_Set.h"
#include "ace/Name_Proxy.h"
#include "ace/post.h"
Include dependency graph for Name_Space.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Name_Binding |
class | ACE_Name_Space |
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_WString> | ACE_PWSTRING_SET |
typedef ACE_Unbounded_Set_Iterator< ACE_WString> | ACE_PWSTRING_ITERATOR |
Name_Space.h,v 4.12 2001/03/26 21:18:50 coryan Exp
|
|
|
|
|
|
|
|