#include <Capabilities.h>
Public Member Functions | |
ACE_IntCapEntry (int val) | |
int | getval (void) const |
Protected Attributes | |
int | val_ |
This is a container class for ACE Capabilities integer container values.
ACE_INLINE ACE_IntCapEntry::ACE_IntCapEntry | ( | int | val | ) |
ACE_INLINE int ACE_IntCapEntry::getval | ( | void | ) | const |
int ACE_IntCapEntry::val_ [protected] |