TAO::ORT_Adapter Class Reference

ORT_Adapter. More...

#include <ORT_Adapter.h>

Inheritance diagram for TAO::ORT_Adapter:

Inheritance graph
[legend]
Collaboration diagram for TAO::ORT_Adapter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual int activate (const char *server_id, const char *orb_id, PortableInterceptor::AdapterName *, PortableServer::POA_ptr poa)=0
 Activate the ORT library.

virtual int set_obj_ref_factory (PortableInterceptor::ObjectReferenceFactory *current_factory)=0
 Set a different ort_factory to be used.

virtual PortableInterceptor::ObjectReferenceTemplate * get_adapter_template (void)=0
 Accessor methods to ObjectReferenceTemplate template.

virtual PortableInterceptor::ObjectReferenceFactory * get_obj_ref_factory (void)=0
 Accessor methods to PortableInterceptor::ObjectReferenceFactory.

virtual void release (PortableInterceptor::ObjectReferenceTemplate *t)=0
 Release any references on ObjectReferenceTemplate t.

PortableInterceptor::ObjectReferenceFactory Methods
Methods required by the PortableInterceptor::ObjectReferenceFactory ValueType.

virtual CORBA::Object_ptr make_object (const char *repository_id, const PortableInterceptor::ObjectId &id)=0

Detailed Description

ORT_Adapter.

Class that offers an interface to the POA to load and manipulate ORT library.

Definition at line 57 of file ORT_Adapter.h.


Member Function Documentation

virtual int TAO::ORT_Adapter::activate const char *  server_id,
const char *  orb_id,
PortableInterceptor::AdapterName ,
PortableServer::POA_ptr  poa
[pure virtual]
 

Activate the ORT library.

Referenced by TAO_Root_POA::ORT_adapter_i().

virtual PortableInterceptor::ObjectReferenceTemplate* TAO::ORT_Adapter::get_adapter_template void   )  [pure virtual]
 

Accessor methods to ObjectReferenceTemplate template.

Referenced by TAO_Root_POA::destroy_i(), TAO_Root_POA::get_adapter_template(), and TAO_Root_POA::get_adapter_template_i().

virtual PortableInterceptor::ObjectReferenceFactory* TAO::ORT_Adapter::get_obj_ref_factory void   )  [pure virtual]
 

Accessor methods to PortableInterceptor::ObjectReferenceFactory.

Referenced by TAO_Root_POA::get_obj_ref_factory().

virtual CORBA::Object_ptr TAO::ORT_Adapter::make_object const char *  repository_id,
const PortableInterceptor::ObjectId id
[pure virtual]
 

Referenced by TAO_Root_POA::invoke_key_to_object_helper_i().

virtual void TAO::ORT_Adapter::release PortableInterceptor::ObjectReferenceTemplate *  t  )  [pure virtual]
 

Release any references on ObjectReferenceTemplate t.

Referenced by TAO_Root_POA::destroy_i().

virtual int TAO::ORT_Adapter::set_obj_ref_factory PortableInterceptor::ObjectReferenceFactory *  current_factory  )  [pure virtual]
 

Set a different ort_factory to be used.

Referenced by TAO_Root_POA::set_obj_ref_factory().


The documentation for this class was generated from the following file:
Generated on Sun Jan 27 13:28:34 2008 for TAO_PortableServer by doxygen 1.3.6