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