ACE  6.3.4
Public Member Functions | Public Attributes | Protected Attributes | List of all members
ACE_StringCapEntry Class Reference

This class implement the ACE String Capability subclass. More...

#include <Capabilities.h>

Inheritance diagram for ACE_StringCapEntry:
Inheritance graph
[legend]
Collaboration diagram for ACE_StringCapEntry:
Collaboration graph
[legend]

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)
 

Detailed Description

This class implement the ACE String Capability subclass.

This is a container class for ACE Capabilities String container values.

Constructor & Destructor Documentation

ACE_StringCapEntry::ACE_StringCapEntry ( const ACE_TString val)
inline

Member Function Documentation

ACE_TString ACE_StringCapEntry::getval ( void  ) const
inline

Member Data Documentation

ACE_StringCapEntry::ACE_ALLOC_HOOK_DECLARE
ACE_TString ACE_StringCapEntry::val_
protected

The documentation for this class was generated from the following files: