◆ compare_type
◆ value_type
◆ equal() [1/2]
bool event_hasher::equal |
( |
const char ** | s1, |
|
|
const char ** | s2 ) |
|
inlinestatic |
Helper function for the event hash table that compares the name of an
existing entry (S1) with the given string (S2).
◆ equal() [2/2]
◆ hash() [1/2]
hashval_t event_hasher::hash |
( |
const char ** | v | ) |
|
|
inlinestatic |
Helper function for the event hash table that hashes the entry V.
◆ hash() [2/2]
◆ is_deleted()
◆ is_empty()
◆ mark_deleted()
void pointer_hash< const char * >::mark_deleted |
( |
const char * *& | e | ) |
|
|
inlinestaticinherited |
◆ mark_empty()
void pointer_hash< const char * >::mark_empty |
( |
const char * *& | e | ) |
|
|
inlinestaticinherited |
◆ remove()
◆ empty_zero_p
The documentation for this struct was generated from the following file: