#include <Operation_Table.h>
Inheritance diagram for TAO_Binary_Search_OpTable:
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_entry * | lookup (const char *str)=0 |
|
|
|
|
|
Reimplemented from TAO_Operation_Table. |
|
Reimplemented from TAO_Operation_Table. |
|
|