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