|
The Pedigree Project
0.1
|
Collaboration diagram for File::DataCacheKey:Public Member Functions | |
| DataCacheKey (size_t block) | |
| size_t | hash () const |
| bool | operator== (const DataCacheKey &other) const |
Private Attributes | |
| size_t | m_Block = ~static_cast<size_t>(0) |
1.8.11