ddc
|
This is the complete list of members for NavHintCache, including all inherited members.
CacheT typedef | NavHintCache | |
clear() | NavHintCache | inline |
ddcLockable() | ddcLockable | inline |
insert(const KeyT &key, const ValT &val) | NavHintCache | inline |
insert(const string &QueryStr, size_t HitNo, const string &SortKey, const size_t Offset, const vector< string > &DtrHints) | NavHintCache | inline |
KeyT typedef | NavHintCache | |
lock() const | ddcLockable | inline |
lower_bound(ValT &val, const KeyT &key, bool doPromote=true) | NavHintCache | |
lower_bound(const KeyT &key, bool doPromote=true) | NavHintCache | inline |
lower_bound(const string &QueryStr, size_t HitNo) | NavHintCache | inline |
m_Cache | NavHintCache | |
m_Mutex | ddcLockable | mutable |
NavHintCache(size_t capacity=1024) | NavHintCache | inline |
reserve(size_t capacity_) | NavHintCache | inline |
size() const | NavHintCache | inline |
toJson() const | NavHintCache | |
unlock() const | ddcLockable | inline |
ValT typedef | NavHintCache | |
~ddcLockable() | ddcLockable | inlinevirtual |
~NavHintCache() | NavHintCache | inline |