Public Member Functions | |
const TAO_operation_db_entry * | lookup (const char *str, unsigned int len) |
Private Member Functions | |
unsigned int | hash (const char *str, unsigned int len) |
unsigned int TAO_CORBA_Policy_Perfect_Hash_OpTable::hash | ( | const char * | str, | |
unsigned int | len | |||
) | [private, virtual] |
Implements TAO_Perfect_Hash_OpTable.
const TAO_operation_db_entry * TAO_CORBA_Policy_Perfect_Hash_OpTable::lookup | ( | const char * | str, | |
unsigned int | len | |||
) | [virtual] |
Implements TAO_Perfect_Hash_OpTable.