TAO_AV
2.1.3
|
#include <TCP.h>
Public Member Functions | |
TAO_AV_TCP_Connector (void) | |
virtual | ~TAO_AV_TCP_Connector (void) |
virtual int | open (TAO_Base_StreamEndPoint *endpoint, TAO_AV_Core *av_core, TAO_AV_Flow_Protocol_Factory *factory) |
virtual int | connect (TAO_FlowSpec_Entry *entry, TAO_AV_Transport *&transport, TAO_AV_Core::Flow_Component flow_comp=TAO_AV_Core::TAO_AV_DATA) |
virtual int | close (void) |
virtual int | make_svc_handler (TAO_AV_TCP_Flow_Handler *&handler) |
Public Member Functions inherited from TAO_AV_Connector | |
TAO_AV_Connector (void) | |
virtual | ~TAO_AV_Connector (void) |
const char * | flowname (void) |
Protected Attributes | |
TAO_AV_Core * | av_core_ |
TAO_AV_TCP_Base_Connector | connector_ |
TAO_Base_StreamEndPoint * | endpoint_ |
TAO_FlowSpec_Entry * | entry_ |
TAO_AV_Flow_Protocol_Factory * | flow_protocol_factory_ |
Protected Attributes inherited from TAO_AV_Connector | |
ACE_CString | flowname_ |
TAO_AV_TCP_Connector::TAO_AV_TCP_Connector | ( | void | ) |
|
virtual |
|
virtual |
Implements TAO_AV_Connector.
|
virtual |
Implements TAO_AV_Connector.
|
virtual |
|
virtual |
Implements TAO_AV_Connector.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |