xrootd
|
#include <XrdOucRash.hh>
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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |