TAO
2.0.8
|
TAO_IORInterceptor_Adapter_Factory. More...
#include <IORInterceptor_Adapter_Factory.h>
Public Member Functions | |
virtual | ~TAO_IORInterceptor_Adapter_Factory (void) |
virtual TAO_IORInterceptor_Adapter * | create (void)=0 |
TAO_IORInterceptor_Adapter_Factory.
Class that creates one instance of TAO_IOR_Interceptor_Adapter per ORB on the ORB's first usage of its ior_interceptor_adapter_. This is a base class for the actual implementation in the TAO_IORInterceptor library.
TAO_IORInterceptor_Adapter_Factory::~TAO_IORInterceptor_Adapter_Factory | ( | void | ) | [virtual] |
virtual TAO_IORInterceptor_Adapter* TAO_IORInterceptor_Adapter_Factory::create | ( | void | ) | [pure virtual] |