Public Member Functions | Protected Attributes

TAO_AV_TCP_Flow_Handler Class Reference

#include <TCP.h>

Inheritance diagram for TAO_AV_TCP_Flow_Handler:
Inheritance graph
[legend]
Collaboration diagram for TAO_AV_TCP_Flow_Handler:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_AV_TCP_Flow_Handler (TAO_AV_Callback *callback=0)
virtual ~TAO_AV_TCP_Flow_Handler (void)
virtual TAO_AV_Transporttransport (void)
virtual int open (void *=0)
virtual int handle_input (ACE_HANDLE fd)
virtual int handle_timeout (const ACE_Time_Value &tv, const void *arg=0)
virtual ACE_Event_Handlerevent_handler (void)

Protected Attributes

TAO_AV_Coreav_core_

Constructor & Destructor Documentation

TAO_AV_TCP_Flow_Handler::TAO_AV_TCP_Flow_Handler ( TAO_AV_Callback callback = 0  ) 
TAO_AV_TCP_Flow_Handler::~TAO_AV_TCP_Flow_Handler ( void   )  [virtual]

Member Function Documentation

virtual ACE_Event_Handler* TAO_AV_TCP_Flow_Handler::event_handler ( void   )  [inline, virtual]
int TAO_AV_TCP_Flow_Handler::handle_input ( ACE_HANDLE  fd  )  [virtual]
int TAO_AV_TCP_Flow_Handler::handle_timeout ( const ACE_Time_Value tv,
const void *  arg = 0 
) [virtual]
int TAO_AV_TCP_Flow_Handler::open ( void *  = 0  )  [virtual]
TAO_AV_Transport * TAO_AV_TCP_Flow_Handler::transport ( void   )  [virtual]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines