TAO_AV  2.0.8
Public Member Functions | Public Attributes
TAO_AV_Flow_Protocol_Factory Class Reference

#include <Protocol_Factory.h>

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

List of all members.

Public Member Functions

 TAO_AV_Flow_Protocol_Factory (void)
 Initialization hook.
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


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