#include <Operation_Table.h>
Inheritance diagram for TAO_Linear_Search_OpTable:
Public Methods | |
TAO_Linear_Search_OpTable (void) | |
~TAO_Linear_Search_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 Methods | |
virtual const TAO_operation_db_entry * | lookup (const char *str)=0 |
|
|
|
|
|
Reimplemented from TAO_Operation_Table. |
|
Reimplemented from TAO_Operation_Table. |
|
|