ACE
6.4.2
|
This class implement the ACE String Capability subclass. More...
#include <Capabilities.h>
Public Member Functions | |
ACE_StringCapEntry (const ACE_TString &val) | |
ACE_TString | getval (void) const |
Public Member Functions inherited from ACE_CapEntry | |
virtual | ~ACE_CapEntry (void) |
Public Attributes | |
ACE_ALLOC_HOOK_DECLARE | |
Protected Attributes | |
ACE_TString | val_ |
Protected Attributes inherited from ACE_CapEntry | |
int | captype_ |
Additional Inherited Members | |
Protected Types inherited from ACE_CapEntry | |
enum | { ACE_INTCAP = 0, ACE_STRINGCAP = 1, ACE_BOOLCAP = 2 } |
Protected Member Functions inherited from ACE_CapEntry | |
ACE_CapEntry (int captype) | |
This class implement the ACE String Capability subclass.
This is a container class for ACE Capabilities String container values.
|
inline |
|
inline |
ACE_StringCapEntry::ACE_ALLOC_HOOK_DECLARE |
|
protected |