![]() |
Rosetta Utilities
2015.09
|
Public Attributes | |
head_t * | prev |
head_t * | next |
Qfloat * | data |
int | len |
Qfloat* Cache::head_t::data |
Referenced by Cache::get_data().
int Cache::head_t::len |
Referenced by Cache::get_data().
head_t * Cache::head_t::next |
Referenced by Cache::Cache(), Cache::get_data(), Cache::lru_delete(), Cache::lru_insert(), Cache::swap_index(), and Cache::~Cache().
head_t* Cache::head_t::prev |
Referenced by Cache::Cache(), Cache::lru_delete(), and Cache::lru_insert().