ACE
6.3.3
|
This class implement the ACE Bool Capability subclass. More...
#include <Capabilities.h>
Public Member Functions | |
ACE_BoolCapEntry (int val) | |
int | getval (void) const |
Public Member Functions inherited from ACE_CapEntry | |
virtual | ~ACE_CapEntry (void) |
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) | |
This class implement the ACE Bool Capability subclass.
This is a container class for ACE Capabilities bool container values.
|
inline |
|
inline |
|
protected |