|
IODA
|
Functions for ObsStore variable and attribute data storage. More...
#include <string>#include <vector>#include "gsl/gsl-lite.hpp"#include "./Selection.hpp"#include "./Types.hpp"#include "ioda/Exception.h"

Go to the source code of this file.
Classes | |
| class | ioda::ObsStore::VarAttrStore_Base |
| class | ioda::ObsStore::VarAttrStore< DataType > |
| class | ioda::ObsStore::VarAttrStore< std::string > |
Namespaces | |
| ioda | |
| ioda::ObsStore | |
Functions | |
| VarAttrStore_Base * | ioda::ObsStore::createVarAttrStore (ObsTypes dtype) |
| factory style function to create a new templated object More... | |
Functions for ObsStore variable and attribute data storage.
Definition in file VarAttrStore.hpp.