TAO_AV 4.0.1
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
TAO_AV_Connector Class Referenceabstract

#include <Transport.h>

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

Public Member Functions

 TAO_AV_Connector ()
 
virtual ~TAO_AV_Connector ()
 
const char * flowname ()
 
virtual int open (TAO_Base_StreamEndPoint *endpoint, TAO_AV_Core *av_core, TAO_AV_Flow_Protocol_Factory *factory)=0
 
virtual int connect (TAO_FlowSpec_Entry *entry, TAO_AV_Transport *&transport, TAO_AV_Core::Flow_Component flow_component)=0
 
virtual int close ()=0
 

Protected Attributes

ACE_CString flowname_
 

Constructor & Destructor Documentation

◆ TAO_AV_Connector()

TAO_AV_Connector::TAO_AV_Connector ( )

◆ ~TAO_AV_Connector()

TAO_AV_Connector::~TAO_AV_Connector ( )
virtual

Member Function Documentation

◆ close()

virtual int TAO_AV_Connector::close ( )
pure virtual

◆ connect()

virtual int TAO_AV_Connector::connect ( TAO_FlowSpec_Entry * entry,
TAO_AV_Transport *& transport,
TAO_AV_Core::Flow_Component flow_component )
pure virtual

◆ flowname()

const char * TAO_AV_Connector::flowname ( )

◆ open()

virtual int TAO_AV_Connector::open ( TAO_Base_StreamEndPoint * endpoint,
TAO_AV_Core * av_core,
TAO_AV_Flow_Protocol_Factory * factory )
pure virtual

Member Data Documentation

◆ flowname_

ACE_CString TAO_AV_Connector::flowname_
protected

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