TAO_AV_Resource_Factory Class Reference

TAO AV Streams default resource factory abstract The AV Streams resource factory loads the pluggable transport and flow protocol factories in the corresponding factory sets. More...

#include <Resource_Factory.h>

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

List of all members.

Public Member Functions

Service Configurator Hooks
virtual int init (int argc, ACE_TCHAR *argv[])=0
 Dynamic linking hook.

Detailed Description

TAO AV Streams default resource factory abstract The AV Streams resource factory loads the pluggable transport and flow protocol factories in the corresponding factory sets.


Member Function Documentation

virtual int TAO_AV_Resource_Factory::init ( int  argc,
ACE_TCHAR argv[] 
) [pure virtual]

Dynamic linking hook.

Reimplemented from ACE_Shared_Object.

Implemented in TAO_AV_Default_Resource_Factory.


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