ACE 8.0.5
Loading...
Searching...
No Matches
ACE_BoolCapEntry Class Reference

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

#include <Capabilities.h>

Inheritance diagram for ACE_BoolCapEntry:
Collaboration diagram for ACE_BoolCapEntry:

Public Member Functions

 ACE_BoolCapEntry (int val)
int getval () const
Public Member Functions inherited from ACE_CapEntry
virtual ~ACE_CapEntry ()=default

Public Attributes

 ACE_ALLOC_HOOK_DECLARE

Protected Attributes

int 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 Bool Capability subclass.

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

Constructor & Destructor Documentation

◆ ACE_BoolCapEntry()

ACE_BoolCapEntry::ACE_BoolCapEntry ( int val)
inline

Member Function Documentation

◆ getval()

int ACE_BoolCapEntry::getval ( ) const
inline

Member Data Documentation

◆ ACE_ALLOC_HOOK_DECLARE

ACE_BoolCapEntry::ACE_ALLOC_HOOK_DECLARE

◆ val_

int ACE_BoolCapEntry::val_
protected

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