Cache(int l, long int size) | Cache | |
get_data(const int index, Qfloat **data, int len) | Cache | |
head | Cache | [private] |
l | Cache | [private] |
lru_delete(head_t *h) | Cache | [private] |
lru_head | Cache | [private] |
lru_insert(head_t *h) | Cache | [private] |
size | Cache | [private] |
swap_index(int i, int j) | Cache | |
~Cache() | Cache |