ACE
6.1.0
|
This class implement the ACE Bool Capability subclass. More...
#include <Capabilities.h>
Public Member Functions | |
ACE_BoolCapEntry (int val) | |
int | getval (void) const |
Protected Attributes | |
int | val_ |
This class implement the ACE Bool Capability subclass.
This is a container class for ACE Capabilities bool container values.
ACE_BoolCapEntry::ACE_BoolCapEntry | ( | int | val | ) | [inline] |
int ACE_BoolCapEntry::getval | ( | void | ) | const [inline] |
int ACE_BoolCapEntry::val_ [protected] |