CernVM-FS
2.12.0
|
Public Member Functions | |
ComparableHash () | |
ComparableHash (const struct cvmcache_hash &h) | |
bool | operator< (const ComparableHash &other) const |
ComparableHash () | |
ComparableHash (const struct cvmcache_hash &h) | |
bool | operator== (const ComparableHash &other) const |
bool | operator!= (const ComparableHash &other) const |
bool | operator< (const ComparableHash &other) const |
bool | operator> (const ComparableHash &other) const |
Public Attributes | |
struct cvmcache_hash | hash |
Allows us to use a cvmcache_hash in (hash) maps.
Definition at line 50 of file cvmfs_cache_null.cc.
|
inline |
Definition at line 51 of file cvmfs_cache_null.cc.
|
inlineexplicit |
Definition at line 52 of file cvmfs_cache_null.cc.
|
inline |
Definition at line 113 of file cvmfs_cache_ram.cc.
|
inlineexplicit |
Definition at line 114 of file cvmfs_cache_ram.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
struct cvmcache_hash ComparableHash::hash |
Definition at line 53 of file cvmfs_cache_null.cc.
Referenced by anonymous_namespace{cvmfs_cache_ram.cc}::hasher_any(), operator!=(), operator<(), operator==(), and operator>().