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

TAO_Active_Demux_OpTable Class Reference

#include <Operation_Table.h>

Inheritance diagram for TAO_Active_Demux_OpTable

Inheritance graph
[legend]
Collaboration diagram for TAO_Active_Demux_OpTable:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Active_Demux_OpTable (const TAO_operation_db_entry *db, CORBA::ULong dbsize)
 ~TAO_Active_Demux_OpTable (void)
virtual int find (const char *opname, TAO_Skeleton &skel_ptr, const unsigned int length = 0)
virtual int bind (const char *opname, const TAO_Skeleton skelptr)

Private Attributes

CORBA::ULong next_
CORBA::ULong tablesize_
TAO_Active_Demux_OpTable_Entrytbl_

Constructor & Destructor Documentation

TAO_Active_Demux_OpTable::TAO_Active_Demux_OpTable ( const TAO_operation_db_entry * db,
CORBA::ULong dbsize )
 

TAO_Active_Demux_OpTable::~TAO_Active_Demux_OpTable ( void )
 


Member Function Documentation

int TAO_Active_Demux_OpTable::bind ( const char * opname,
const TAO_Skeleton skel_ptr ) [virtual]
 

Reimplemented from TAO_Operation_Table.

int TAO_Active_Demux_OpTable::find ( const char * opname,
TAO_Skeleton & skel_ptr,
const unsigned int length = 0 ) [virtual]
 

Reimplemented from TAO_Operation_Table.


Member Data Documentation

CORBA::ULong TAO_Active_Demux_OpTable::next_ [private]
 

CORBA::ULong TAO_Active_Demux_OpTable::tablesize_ [private]
 

TAO_Active_Demux_OpTable_Entry * TAO_Active_Demux_OpTable::tbl_ [private]
 


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