#include <CacheTypeFactory.h>
|
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.
◆ CacheTypeFactory()
CacheTypeFactory::CacheTypeFactory |
( |
| ) |
|
|
inline |
◆ ~CacheTypeFactory()
virtual CacheTypeFactory::~CacheTypeFactory |
( |
| ) |
|
|
inlinevirtual |
◆ NewSequence()
Sequence * CacheTypeFactory::NewSequence |
( |
const std::string & |
n = "" | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: