The Pedigree Project  0.1
Public Member Functions | Private Attributes | List of all members
File::DataCacheKey Class Reference
+ 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)
 

Detailed Description

Definition at line 343 of file File.h.


The documentation for this class was generated from the following file: