TAO_AV  2.2.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
TAO_AV_Flow_Protocol_Factory Class Reference

#include <Protocol_Factory.h>

Inheritance diagram for TAO_AV_Flow_Protocol_Factory:
Inheritance graph
Collaboration diagram for TAO_AV_Flow_Protocol_Factory:
Collaboration graph

Public Member Functions

 TAO_AV_Flow_Protocol_Factory (void)
 Initialization hook. More...
 
virtual ~TAO_AV_Flow_Protocol_Factory (void)
 
virtual int init (int argc, ACE_TCHAR *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)
 

Public Attributes

int ref_count
 

Constructor & Destructor Documentation

TAO_AV_Flow_Protocol_Factory::TAO_AV_Flow_Protocol_Factory ( void  )

Initialization hook.

TAO_AV_Flow_Protocol_Factory::~TAO_AV_Flow_Protocol_Factory ( void  )
virtual

Member Function Documentation

const char * TAO_AV_Flow_Protocol_Factory::control_flow_factory ( void  )
virtual

Reimplemented in TAO_AV_RTP_Flow_Factory.

int TAO_AV_Flow_Protocol_Factory::init ( int  argc,
ACE_TCHAR argv[] 
)
virtual
TAO_AV_Protocol_Object * TAO_AV_Flow_Protocol_Factory::make_protocol_object ( TAO_FlowSpec_Entry entry,
TAO_Base_StreamEndPoint endpoint,
TAO_AV_Flow_Handler handler,
TAO_AV_Transport transport 
)
virtual
int TAO_AV_Flow_Protocol_Factory::match_protocol ( const char *  flow_string)
virtual

Member Data Documentation

int TAO_AV_Flow_Protocol_Factory::ref_count

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