Public Member Functions

TAO_IORInterceptor_Adapter_Factory Class Reference

TAO_IORInterceptor_Adapter_Factory. More...

#include <IORInterceptor_Adapter_Factory.h>

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

List of all members.

Public Member Functions

virtual ~TAO_IORInterceptor_Adapter_Factory (void)
virtual
TAO_IORInterceptor_Adapter
create (void)=0

Detailed Description

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.


Constructor & Destructor Documentation

TAO_IORInterceptor_Adapter_Factory::~TAO_IORInterceptor_Adapter_Factory ( void   ) [virtual]

Member Function Documentation

virtual TAO_IORInterceptor_Adapter* TAO_IORInterceptor_Adapter_Factory::create ( void   ) [pure virtual]

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