TAO_AV  2.0.8
Public Member Functions | Protected Attributes
TAO_AV_Acceptor Class Reference

#include <Transport.h>

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

List of all members.

Public Member Functions

 TAO_AV_Acceptor (void)
virtual ~TAO_AV_Acceptor (void)
virtual int open (TAO_Base_StreamEndPoint *endpoint, TAO_AV_Core *av_core, TAO_FlowSpec_Entry *entry, TAO_AV_Flow_Protocol_Factory *factory, TAO_AV_Core::Flow_Component flow_comp)=0
virtual int open_default (TAO_Base_StreamEndPoint *endpoint, TAO_AV_Core *av_core, TAO_FlowSpec_Entry *entry, TAO_AV_Flow_Protocol_Factory *factory, TAO_AV_Core::Flow_Component flow_comp)=0
const char * flowname ()
virtual int close (void)=0

Protected Attributes

ACE_CString flowname_
TAO_AV_Coreav_core_
ACE_Addraddress_

Constructor & Destructor Documentation

TAO_AV_Acceptor::TAO_AV_Acceptor ( void  )
TAO_AV_Acceptor::~TAO_AV_Acceptor ( void  ) [virtual]

Member Function Documentation

virtual int TAO_AV_Acceptor::close ( void  ) [pure virtual]
const char * TAO_AV_Acceptor::flowname ( void  )
virtual int TAO_AV_Acceptor::open ( TAO_Base_StreamEndPoint endpoint,
TAO_AV_Core av_core,
TAO_FlowSpec_Entry entry,
TAO_AV_Flow_Protocol_Factory factory,
TAO_AV_Core::Flow_Component  flow_comp 
) [pure virtual]
virtual int TAO_AV_Acceptor::open_default ( TAO_Base_StreamEndPoint endpoint,
TAO_AV_Core av_core,
TAO_FlowSpec_Entry entry,
TAO_AV_Flow_Protocol_Factory factory,
TAO_AV_Core::Flow_Component  flow_comp 
) [pure virtual]

Member Data Documentation

Reimplemented in TAO_AV_UDP_Acceptor.


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