This class and ACE_NS_String are used as Adapters to work with the Map_Manager.
More...
#include <Local_Name_Space.h>
Private Attributes |
| ACE_NS_String | value_ |
| | Contains the value of the string.
|
| const char * | type_ |
| | Contains the type of the string.
|
Detailed Description
This class and ACE_NS_String are used as Adapters to work with the Map_Manager.
Constructor & Destructor Documentation
| ACE_NS_Internal::ACE_NS_Internal |
( |
void |
| ) |
|
| ACE_NS_Internal::ACE_NS_Internal |
( |
ACE_NS_String & |
value, |
|
|
const char * |
type |
|
) |
| |
Member Function Documentation
| const char * ACE_NS_Internal::type |
( |
void |
| ) |
|
Member Data Documentation
| const char* ACE_NS_Internal::type_ |
|
private |
Contains the type of the string.
Contains the value of the string.
The documentation for this class was generated from the following files: