atlas
|
Public Member Functions | |
Cache (const Cache &other) | |
Cache (const Interpolation &) | |
operator bool () const | |
size_t | footprint () const |
void | add (const Cache &) |
const InterpolationCacheEntry * | get (const std::string &type) const |
Protected Member Functions | |
Cache (std::shared_ptr< InterpolationCacheEntry > cache) | |