TAO  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO_IIOP_Connection_Handler_Array_Guard Class Reference
Collaboration diagram for TAO_IIOP_Connection_Handler_Array_Guard:
Collaboration graph

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. More...
 
unsigned count_
 

Constructor & Destructor Documentation

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  )

Member Data Documentation

unsigned TAO_IIOP_Connection_Handler_Array_Guard::count_
private
TAO_IIOP_Connection_Handler** TAO_IIOP_Connection_Handler_Array_Guard::ptr_
private

Handler.


The documentation for this class was generated from the following file: