TAO
2.0.8
|
Public Member Functions | |
TAO_IIOP_Connection_Handler_Array_Guard (TAO_IIOP_Connection_Handler **p, unsigned count) | |
~TAO_IIOP_Connection_Handler_Array_Guard (void) | |
Private Attributes | |
TAO_IIOP_Connection_Handler ** | ptr_ |
Handler. | |
unsigned | count_ |
TAO_IIOP_Connection_Handler_Array_Guard::TAO_IIOP_Connection_Handler_Array_Guard | ( | TAO_IIOP_Connection_Handler ** | p, |
unsigned | count | ||
) |
TAO_IIOP_Connection_Handler_Array_Guard::~TAO_IIOP_Connection_Handler_Array_Guard | ( | void | ) |
unsigned TAO_IIOP_Connection_Handler_Array_Guard::count_ [private] |
Handler.