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

TAO_Operation_Table Class Reference

#include <Operation_Table.h>

Inheritance diagram for TAO_Operation_Table

Inheritance graph
[legend]
List of all members.

Public Methods

virtual int find (const char *opname, TAO_Skeleton &skelfunc, const unsigned int length = 0) = 0
virtual int bind (const char *opname, const TAO_Skeleton skel_ptr) = 0
virtual ~TAO_Operation_Table (void)

Constructor & Destructor Documentation

const char *get_rcsid_tao _ TAO_Operation_Table::~TAO_Operation_Table ( void ) [inline, virtual]
 


Member Function Documentation

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

Reimplemented in TAO_Dynamic_Hash_OpTable, TAO_Linear_Search_OpTable, TAO_Active_Demux_OpTable, TAO_Perfect_Hash_OpTable, and TAO_Binary_Search_OpTable.

virtual int TAO_Operation_Table::find ( const char * opname,
TAO_Skeleton & skelfunc,
const unsigned int length = 0 ) [pure virtual]
 

Reimplemented in TAO_Dynamic_Hash_OpTable, TAO_Linear_Search_OpTable, TAO_Active_Demux_OpTable, TAO_Perfect_Hash_OpTable, and TAO_Binary_Search_OpTable.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:08:29 2001 for TAO_PortableServer by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000