UFO
|
#include <memory>
#include <string>
#include <vector>
#include "ioda/ObsDataVector.h"
#include "ufo/filters/Variable.h"
#include "ufo/filters/Variables.h"
#include "ufo/utils/ArrowProxy.h"
Go to the source code of this file.
Classes | |
class | ufo::PrimitiveVariable |
class | ufo::PrimitiveVariablesIterator |
Iterator over the names and values of primitive variables held in a Variables object. More... | |
struct | ufo::PrimitiveVariablesIterator::BeginTag |
struct | ufo::PrimitiveVariablesIterator::EndTag |
class | ufo::PrimitiveVariables |
A range covering all "primitive" (single-channel) variables in a Variables object. More... | |
Namespaces | |
ioda | |
Forward declarations. | |
ufo | |