#include <XrdOucRash.hh>
Collaboration diagram for XrdOucRash_Item< K, V >:

Public Member Functions | |
| int | Count () |
| V * | Data () |
| K | Key () |
| time_t | Time () |
| void | Update (int newcount, time_t newtime) |
| void | Set (V &keyData, time_t newtime) |
| XrdOucRash_Item (K &KeyVal, V &KeyData, time_t KeyTime) | |
| ~XrdOucRash_Item () | |
Private Attributes | |
| K | keyval |
| V | keydata |
| time_t | keytime |
| int | keycount |
|
||||||||||||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.9.1