DDD
1.9.0.20240826145154
|
This is the complete list of members for Cache< FuncType, ParamType, ResType, EvalFunc >, including all inherited members.
Cache() | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |
Cache(size_t s) | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |
cache_ | Cache< FuncType, ParamType, ResType, EvalFunc > | private |
clear(bool keepstats=false) | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |
eval(const FuncType &func, const ParamType ¶m) const | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |
hash_map typedef | Cache< FuncType, ParamType, ResType, EvalFunc > | private |
insert(const FuncType &hom, const ParamType &node) | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |
peak() const | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |
peak_ | Cache< FuncType, ParamType, ResType, EvalFunc > | mutableprivate |
should_insert(const FuncType &) const | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |
size() const | Cache< FuncType, ParamType, ResType, EvalFunc > | inline |