|
C(++)ECCO
C++ Error Control COding: a header-only library for ECC simulations and experiments, modeling complete coding systems across arbitrary finite fields and complex inter-field relationships - Christian Senger <senger@inue.uni-stuttgart.de>
|
This is the complete list of members for CECCO::details::Cache< ENTRIES >, including all inherited members.
| Cache()=default | CECCO::details::Cache< ENTRIES > | |
| get() const | CECCO::details::Cache< ENTRIES > | inline |
| get_or_compute(auto &&calculate_func) const | CECCO::details::Cache< ENTRIES > | inline |
| invalidate() const noexcept | CECCO::details::Cache< ENTRIES > | inline |
| invalidate() const noexcept | CECCO::details::Cache< ENTRIES > | inline |
| is_set() const noexcept | CECCO::details::Cache< ENTRIES > | inline |
| operator()(auto &&calculate_func) const | CECCO::details::Cache< ENTRIES > | inline |
| set(TYPE &&value) const | CECCO::details::Cache< ENTRIES > | inline |