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>
Public Member Functions | |
Service Configurator Hooks | |
virtual int | init (int argc, ACE_TCHAR *argv[])=0 |
Dynamic linking hook. |
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.
Definition at line 37 of file Resource_Factory.h.
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.