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

TAO_Binary_Search_OpTable Class Reference

#include <Operation_Table.h>

Inheritance diagram for TAO_Binary_Search_OpTable:

Inheritance graph
[legend]
Collaboration diagram for TAO_Binary_Search_OpTable:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Private Methods

virtual const TAO_operation_db_entrylookup (const char *str)=0

Constructor & Destructor Documentation

TAO_Binary_Search_OpTable::TAO_Binary_Search_OpTable void   
 

TAO_Binary_Search_OpTable::~TAO_Binary_Search_OpTable void    [virtual]
 


Member Function Documentation

int TAO_Binary_Search_OpTable::bind const char *    opname,
const TAO_Skeleton    skel_ptr
[virtual]
 

Reimplemented from TAO_Operation_Table.

int TAO_Binary_Search_OpTable::find const char *    opname,
TAO_Skeleton   skelfunc,
const unsigned int    length = 0
[virtual]
 

Reimplemented from TAO_Operation_Table.

virtual const TAO_operation_db_entry* TAO_Binary_Search_OpTable::lookup const char *    str [private, pure virtual]
 


The documentation for this class was generated from the following files:
Generated on Sun Feb 17 19:38:29 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001