IODA
Types.hpp File Reference

Functions for ObsStore type markers. More...

#include <cstring>
#include <gsl/gsl-lite.hpp>
#include <memory>
#include <string>
#include <typeindex>
#include <typeinfo>
#include <vector>
Include dependency graph for Types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ioda
 
 ioda::ObsStore
 

Enumerations

enum class  ioda::ObsStore::ObsTypes {
  ioda::ObsStore::NOTYPE , ioda::ObsStore::BOOL , ioda::ObsStore::FLOAT , ioda::ObsStore::DOUBLE ,
  ioda::ObsStore::LDOUBLE , ioda::ObsStore::SCHAR , ioda::ObsStore::SHORT , ioda::ObsStore::INT ,
  ioda::ObsStore::LONG , ioda::ObsStore::LLONG , ioda::ObsStore::UCHAR , ioda::ObsStore::UINT ,
  ioda::ObsStore::USHORT , ioda::ObsStore::ULONG , ioda::ObsStore::ULLONG , ioda::ObsStore::CHAR ,
  ioda::ObsStore::WCHAR , ioda::ObsStore::CHAR16 , ioda::ObsStore::CHAR32 , ioda::ObsStore::STRING
}
 ObsStore data type markers. More...
 

Detailed Description

Functions for ObsStore type markers.

Definition in file Types.hpp.