ACE 8.0.1
|
This class implement the ACE Integer Capability subclass. More...
#include <Capabilities.h>
Public Member Functions | |
ACE_IntCapEntry (int val) | |
int | getval () const |
![]() | |
virtual | ~ACE_CapEntry ()=default |
Public Attributes | |
ACE_ALLOC_HOOK_DECLARE | |
Protected Attributes | |
int | val_ |
![]() | |
int | captype_ |
Additional Inherited Members | |
![]() | |
enum | { ACE_INTCAP = 0 , ACE_STRINGCAP = 1 , ACE_BOOLCAP = 2 } |
![]() | |
ACE_CapEntry (int captype) | |
This class implement the ACE Integer Capability subclass.
This is a container class for ACE Capabilities integer container values.
|
inline |
|
inline |
ACE_IntCapEntry::ACE_ALLOC_HOOK_DECLARE |
|
protected |