TAO_PortableServer
2.1.2
|
Public Member Functions | |
const TAO_operation_db_entry * | lookup (const char *str, unsigned int len) |
![]() | |
virtual | ~TAO_Perfect_Hash_OpTable (void) |
Do nothing destrctor. | |
virtual int | find (const char *opname, TAO_Skeleton &skelfunc, const unsigned int length=0) |
See the documentation in the base class for details. | |
virtual int | find (const char *opname, TAO_Collocated_Skeleton &skelfunc, TAO::Collocation_Strategy s, const unsigned int length=0) |
virtual int | bind (const char *opname, const TAO::Operation_Skeletons skel_ptr) |
![]() | |
virtual | ~TAO_Operation_Table (void) |
Private Member Functions | |
unsigned int | hash (const char *str, unsigned int len) |
|
privatevirtual |
Implements TAO_Perfect_Hash_OpTable.
|
virtual |
Implements TAO_Perfect_Hash_OpTable.