| public |
Description
Structure used to sort cache objects by decreasing priority in STL containers.
Public Functions
| bool | operator()(const CacheObject * a, const CacheObject * b) const |
Documentation
function
MinSG::OutOfCore::CacheObjectCompare::operator()
| public | const | inline |
| bool operator()( | const CacheObject * | a, |
| const CacheObject * | b | |
| ) const |
Defined in MinSG/Ext/OutOfCore/CacheObject.h:88