#include <TCP.h>


| Public Member Functions | |
| TAO_AV_TCP_Flow_Factory (void) | |
| Initialization hook. | |
| virtual | ~TAO_AV_TCP_Flow_Factory (void) | 
| virtual int | init (int argc, ACE_TCHAR *argv[]) | 
| virtual int | match_protocol (const char *flow_string) | 
| TAO_AV_Protocol_Object * | make_protocol_object (TAO_FlowSpec_Entry *entry, TAO_Base_StreamEndPoint *endpoint, TAO_AV_Flow_Handler *handler, TAO_AV_Transport *transport) | 
| TAO_AV_TCP_Flow_Factory::TAO_AV_TCP_Flow_Factory | ( | void | ) | 
Initialization hook.
| TAO_AV_TCP_Flow_Factory::~TAO_AV_TCP_Flow_Factory | ( | void | ) |  [virtual] | 
| int TAO_AV_TCP_Flow_Factory::init | ( | int | argc, | 
| ACE_TCHAR * | argv[] | ||
| ) |  [virtual] | 
Reimplemented from TAO_AV_Flow_Protocol_Factory.
| TAO_AV_Protocol_Object * TAO_AV_TCP_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_TCP_Flow_Factory::match_protocol | ( | const char * | flow_string ) |  [virtual] | 
Reimplemented from TAO_AV_Flow_Protocol_Factory.
 1.7.2
 1.7.2