ACE_Hashable.
More...
#include <Hashable.h>
◆ ~ACE_Hashable()
ACE_Hashable::~ACE_Hashable |
( |
void |
| ) |
|
|
virtual |
◆ ACE_Hashable()
ACE_Hashable::ACE_Hashable |
( |
void |
| ) |
|
|
inlineprotected |
◆ hash()
unsigned long ACE_Hashable::hash |
( |
void |
| ) |
const |
|
virtual |
Computes and returns hash value. This "caches" the hash value to improve performance.
◆ hash_i()
virtual unsigned long ACE_Hashable::hash_i |
( |
void |
| ) |
const |
|
protectedpure virtual |
◆ hash_value_
unsigned long ACE_Hashable::hash_value_ |
|
mutableprotected |
The documentation for this class was generated from the following files: