TAO_AV
2.1.3
|
#include <UDP.h>
Public Member Functions | |
TAO_AV_UDP_Connector (void) | |
~TAO_AV_UDP_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 | activate_svc_handler (TAO_AV_Flow_Handler *handler) |
virtual int | close (void) |
Public Member Functions inherited from TAO_AV_Connector | |
TAO_AV_Connector (void) | |
virtual | ~TAO_AV_Connector (void) |
const char * | flowname (void) |
Protected Attributes | |
ACE_INET_Addr * | control_inet_address_ |
TAO_Base_StreamEndPoint * | endpoint_ |
TAO_AV_Core * | av_core_ |
TAO_FlowSpec_Entry * | entry_ |
TAO_AV_Flow_Protocol_Factory * | flow_protocol_factory_ |
TAO_AV_Core::Flow_Component | flow_component_ |
Protected Attributes inherited from TAO_AV_Connector | |
ACE_CString | flowname_ |
TAO_AV_UDP_Connector::TAO_AV_UDP_Connector | ( | void | ) |
TAO_AV_UDP_Connector::~TAO_AV_UDP_Connector | ( | void | ) |
|
virtual |
|
virtual |
Implements TAO_AV_Connector.
|
virtual |
Implements TAO_AV_Connector.
|
virtual |
Implements TAO_AV_Connector.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |