clear() | LRU_STACK | |
data | LRU_STACK | [protected] |
exists(unsigned long int &toCheck) | LRU_STACK | |
k | LRU_STACK | [protected] |
LRU_STACK(unsigned long int _k) | LRU_STACK | |
push(unsigned long int &toPush) | LRU_STACK | |
remove(unsigned long int &toRemove) | LRU_STACK | |
start_index | LRU_STACK | [protected] |
~LRU_STACK() | LRU_STACK |