#include <ORT_Adapter_Factory.h>
Inheritance diagram for TAO::ORT_Adapter_Factory:


Public Member Functions | |
| virtual | ~ORT_Adapter_Factory (void) |
| virtual TAO::ORT_Adapter * | create (ACE_ENV_SINGLE_ARG_DECL)=0 throw (CORBA::SystemException) |
| virtual void | destroy (TAO::ORT_Adapter *adapter ACE_ENV_ARG_DECL)=0 throw (CORBA::SystemException) |
Class that creates one instance of TAO::ORT_Adapter per POA on the POA's first usage of its objectreferencetemplate_adapter. This is a base class for the actual implementation in the TAO_ObjectReferenceTemplate library.
|
|
|
|
|
|
|
|
|
1.3.9.1