#include <BiDir_Adapter.h>
Inheritance diagram for TAO_BiDir_Adapter
Public Methods | |
virtual | ~TAO_BiDir_Adapter (void) |
The virtual destructor. | |
virtual int | activate (CORBA::ORB_ptr, int argc, char *argv [], CORBA::Environment &ACE_TRY_ENV) = 0 throw (CORBA::SystemException) |
Activate the BiDirGIOP library. | |
virtual int | parse_policy (TAO_ORB_Core *orb_core, CORBA::Policy_ptr policy, CORBA::Environment &ACE_TRY_ENV) = 0 throw (CORBA::SystemException) |
Class that offers an interface to the ORB to load and manipulate BiDirGIOP library.
|
The virtual destructor.
|
|
Activate the BiDirGIOP library.
|
|
|