Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_BiDir_Adapter Class Reference

TAO_BiDir_Adapter. More...

#include <BiDir_Adapter.h>

Inheritance diagram for TAO_BiDir_Adapter

Inheritance graph
[legend]
Collaboration diagram for TAO_BiDir_Adapter:

Collaboration graph
[legend]
List of all members.

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)

Detailed Description

TAO_BiDir_Adapter.

Class that offers an interface to the ORB to load and manipulate BiDirGIOP library.


Constructor & Destructor Documentation

TAO_BiDir_Adapter::~TAO_BiDir_Adapter ( void ) [inline, virtual]
 

The virtual destructor.


Member Function Documentation

int TAO_BiDir_Adapter::activate ( CORBA::ORB_ptr,
int argc,
char * argv[],
CORBA::Environment & ACE_TRY_ENV ) throw (CORBA::SystemException) [pure virtual]
 

Activate the BiDirGIOP library.

virtual int TAO_BiDir_Adapter::parse_policy ( TAO_ORB_Core * orb_core,
CORBA::Policy_ptr policy,
CORBA::Environment & ACE_TRY_ENV ) throw (CORBA::SystemException) [pure virtual]
 


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:06:20 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000