bes
Updated for version 3.20.6
|
#include <CacheTypeFactory.h>
Public Member Functions | |
virtual libdap::Sequence * | NewSequence (const std::string &n="") const |
A factory for types that work with data read from the (function) response cache. Currently the only class that has to be specialized to use cached data is Sequence (see CachedSequence)
Definition at line 41 of file CacheTypeFactory.h.