|
osgEarth 2.1.1
|
Public Member Functions | |
| Record (const T *value) | |
| const bool | valid () const |
| const T & | value () const |
Private Attributes | |
| bool | _valid |
| const T * | _value |
| osgEarth::LRUCache< K, T >::Record::Record | ( | const T * | value | ) | [inline] |
| const bool osgEarth::LRUCache< K, T >::Record::valid | ( | ) | const [inline] |
| const T& osgEarth::LRUCache< K, T >::Record::value | ( | ) | const [inline] |
bool osgEarth::LRUCache< K, T >::Record::_valid [private] |
const T* osgEarth::LRUCache< K, T >::Record::_value [private] |
1.7.3