Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_AV_RTP_Flow_Factory Class Reference

#include <RTP.h>

Inheritance diagram for TAO_AV_RTP_Flow_Factory

Inheritance graph
[legend]
Collaboration diagram for TAO_AV_RTP_Flow_Factory:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_AV_RTP_Flow_Factory (void)
 Initialization hook.

virtual ~TAO_AV_RTP_Flow_Factory (void)
virtual int init (int argc, char *argv[])
virtual int match_protocol (const char *flow_string)
virtual TAO_AV_Protocol_Objectmake_protocol_object (TAO_FlowSpec_Entry *entry, TAO_Base_StreamEndPoint *endpoint, TAO_AV_Flow_Handler *handler, TAO_AV_Transport *transport)
virtual const char* control_flow_factory (void)

Constructor & Destructor Documentation

TAO_AV_RTP_Flow_Factory::TAO_AV_RTP_Flow_Factory ( void )
 

Initialization hook.

TAO_AV_RTP_Flow_Factory::~TAO_AV_RTP_Flow_Factory ( void ) [virtual]
 


Member Function Documentation

const char * TAO_AV_RTP_Flow_Factory::control_flow_factory ( void ) [virtual]
 

Reimplemented from TAO_AV_Flow_Protocol_Factory.

int TAO_AV_RTP_Flow_Factory::init ( int argc,
char * argv[] ) [virtual]
 

Reimplemented from TAO_AV_Flow_Protocol_Factory.

TAO_AV_Protocol_Object * TAO_AV_RTP_Flow_Factory::make_protocol_object ( TAO_FlowSpec_Entry * entry,
TAO_Base_StreamEndPoint * endpoint,
TAO_AV_Flow_Handler * handler,
TAO_AV_Transport * transport ) [virtual]
 

Reimplemented from TAO_AV_Flow_Protocol_Factory.

int TAO_AV_RTP_Flow_Factory::match_protocol ( const char * flow_string ) [virtual]
 

Reimplemented from TAO_AV_Flow_Protocol_Factory.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:37:14 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000