add(const string &itemname, T *item) | EMAN::EMCache< T > | [inline] |
EMCache(int cache_size) | EMAN::EMCache< T > | [inline, explicit] |
get(const string &itemname) const | EMAN::EMCache< T > | [inline] |
get_size() const | EMAN::EMCache< T > | [inline] |
item_cache | EMAN::EMCache< T > | [private] |
name_cache | EMAN::EMCache< T > | [private] |
nitems | EMAN::EMCache< T > | [private] |
remove(const string &itemname) | EMAN::EMCache< T > | [inline] |
size | EMAN::EMCache< T > | [private] |
~EMCache() | EMAN::EMCache< T > | [inline] |