ACE 8.0.1
Loading...
Searching...
No Matches
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 () const
 
- Public Member Functions inherited from ACE_CapEntry
virtual ~ACE_CapEntry ()=default
 

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::ACE_StringCapEntry ( const ACE_TString & val)
inline

Member Function Documentation

◆ getval()

ACE_TString ACE_StringCapEntry::getval ( ) const
inline

Member Data Documentation

◆ ACE_ALLOC_HOOK_DECLARE

ACE_StringCapEntry::ACE_ALLOC_HOOK_DECLARE

◆ val_

ACE_TString ACE_StringCapEntry::val_
protected

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