bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
#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.
|
inline |
Definition at line 43 of file CacheTypeFactory.h.
|
inlinevirtual |
Definition at line 44 of file CacheTypeFactory.h.
|
virtual |
Definition at line 38 of file CacheTypeFactory.cc.