Classes | Typedefs

Name_Space.h File Reference

#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_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

Detailed Description

Id:
Name_Space.h 84834 2009-03-16 12:28:51Z johnnyw
Author:
Prashant Jain <pjain@cse.wustl.edu>

Definition in file Name_Space.h.


Typedef Documentation

Definition at line 71 of file Name_Space.h.

Definition at line 70 of file Name_Space.h.

Definition at line 74 of file Name_Space.h.

Definition at line 73 of file Name_Space.h.

Definition at line 29 of file Name_Space.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines