List of all members.
template<class TKey, class TDat, class THashFunc = TDefaultHashFunc<TKey>>
class TCache< TKey, TDat, THashFunc >
Constructor & Destructor Documentation
template<class TKey, class TDat, class THashFunc = TDefaultHashFunc<TKey>>
template<class TKey, class TDat, class THashFunc = TDefaultHashFunc<TKey>>
template<class TKey, class TDat, class THashFunc = TDefaultHashFunc<TKey>>
TCache< TKey, TDat, THashFunc >::TCache |
( |
const int64 & |
_MxMemUsed, |
|
|
const int & |
Ports, |
|
|
void * |
_RefToBs |
|
) |
| [inline] |
Member Function Documentation
template<class TKey, class TDat , class THashFunc >
void TCache< TKey, TDat, THashFunc >::Del |
( |
const TKey & |
Key, |
|
|
const bool & |
DoEventCall = true |
|
) |
| |
template<class TKey , class TDat , class THashFunc >
template<class TKey , class TDat , class THashFunc >
template<class TKey , class TDat , class THashFunc >
template<class TKey, class TDat, class THashFunc >
bool TCache< TKey, TDat, THashFunc >::FNextKeyDat |
( |
void *& |
KeyDatP, |
|
|
TKey & |
Key, |
|
|
TDat & |
Dat |
|
) |
| |
template<class TKey, class TDat, class THashFunc >
bool TCache< TKey, TDat, THashFunc >::Get |
( |
const TKey & |
Key, |
|
|
TDat & |
Dat |
|
) |
| |
template<class TKey , class TDat , class THashFunc >
template<class TKey, class TDat, class THashFunc = TDefaultHashFunc<TKey>>
template<class TKey, class TDat, class THashFunc = TDefaultHashFunc<TKey>>
TCache& TCache< TKey, TDat, THashFunc >::operator= |
( |
const TCache< TKey, TDat, THashFunc > & |
| ) |
|
template<class TKey, class TDat, class THashFunc >
void TCache< TKey, TDat, THashFunc >::Put |
( |
const TKey & |
Key, |
|
|
const TDat & |
Dat |
|
) |
| |
template<class TKey, class TDat, class THashFunc = TDefaultHashFunc<TKey>>
template<class TKey , class TDat , class THashFunc >
The documentation for this class was generated from the following file: