Public Member Functions | |
Hash_Token (const void *act, size_t pos, long orig_id, const TYPE &type) | |
Public Attributes | |
const void * | act_ |
size_t | pos_ |
long | orig_id_ |
TYPE | type_ |
|
Definition at line 24 of file Timer_Hash_T.cpp. References Hash_Token< TYPE >::act_, Hash_Token< TYPE >::orig_id_, and Hash_Token< TYPE >::pos_.
|
|
|
|
|
Definition at line 37 of file Timer_Hash_T.cpp. Referenced by ACE_Timer_Hash_T< TYPE, FUNCTOR, ACE_LOCK, BUCKET >::cancel(). |