IODA
VarAttrStore.hpp File Reference

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"
Include dependency graph for VarAttrStore.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Functions for ObsStore variable and attribute data storage.

Definition in file VarAttrStore.hpp.