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

TAO_Table_Adapter Class Reference

#include <Table_Adapter.h>

Inheritance diagram for TAO_Table_Adapter:

Inheritance graph
[legend]
Collaboration diagram for TAO_Table_Adapter:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Table_Adapter (TAO_ORB_Core *orb_core)
 Constructor. More...

virtual ~TAO_Table_Adapter (void)
 Destructor. More...

virtual void open (ACE_ENV_SINGLE_ARG_DECL)
virtual void close (int wait_for_completion ACE_ENV_ARG_DECL)
virtual void check_close (int wait_for_completion ACE_ENV_ARG_DECL)
virtual int priority (void) const
virtual int dispatch (TAO_ObjectKey &key, TAO_ServerRequest &request, CORBA::Object_out foward_to ACE_ENV_ARG_DECL) throw (CORBA::SystemException)
virtual const char * name (void) const
virtual CORBA::Object_ptr root (void)
virtual CORBA::Object_ptr create_collocated_object (TAO_Stub *, const TAO_MProfile &)

Private Attributes

TAO_ORB_Coreorb_core_
 The ORB Core we belong to. More...

TAO_IOR_Table_Implroot_
 The table implementation. More...


Constructor & Destructor Documentation

TAO_Table_Adapter::TAO_Table_Adapter TAO_ORB_Core   orb_core
 

Constructor.

TAO_Table_Adapter::~TAO_Table_Adapter void    [virtual]
 

Destructor.


Member Function Documentation

void TAO_Table_Adapter::check_close int    ACE_ENV_ARG_DECL_NOT_USED [virtual]
 

Reimplemented from TAO_Adapter.

void TAO_Table_Adapter::close int    ACE_ENV_ARG_DECL_NOT_USED [virtual]
 

Reimplemented from TAO_Adapter.

CORBA::Object_ptr TAO_Table_Adapter::create_collocated_object TAO_Stub   stub,
const TAO_MProfile  
[virtual]
 

Reimplemented from TAO_Adapter.

virtual int TAO_Table_Adapter::dispatch TAO_ObjectKey   key,
TAO_ServerRequest   request,
CORBA::Object_out foward_to    ACE_ENV_ARG_DECL
throw (CORBA::SystemException) [virtual]
 

const char * TAO_Table_Adapter::name void    const [virtual]
 

Reimplemented from TAO_Adapter.

void TAO_Table_Adapter::open ACE_ENV_SINGLE_ARG_DECL    [virtual]
 

Reimplemented from TAO_Adapter.

int TAO_Table_Adapter::priority void    const [virtual]
 

Reimplemented from TAO_Adapter.

CORBA::Object_ptr TAO_Table_Adapter::root void    [virtual]
 

Reimplemented from TAO_Adapter.


Member Data Documentation

TAO_ORB_Core* TAO_Table_Adapter::orb_core_ [private]
 

The ORB Core we belong to.

TAO_IOR_Table_Impl* TAO_Table_Adapter::root_ [private]
 

The table implementation.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:07:08 2002 for TAO_IORTable by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001