VAPOR3 3.9.4
Classes | Namespaces
DC.h File Reference
#include <vector>
#include <algorithm>
#include <map>
#include <iostream>
#include <vapor/MyBase.h>

Go to the source code of this file.

Classes

class  VAPoR::DC
 A Template Method design pattern for reading a collection of data. More...
 
class  VAPoR::DC::Dimension
 Metadata describing a named dimension length. More...
 
class  VAPoR::DC::Mesh
 Metadata describing a computational mesh. More...
 
class  VAPoR::DC::Attribute
 Variable or global metadata. More...
 
class  VAPoR::DC::BaseVar
 Base class for storing variable metadata. More...
 
class  VAPoR::DC::CoordVar
 Coordinate variable metadata. More...
 
class  VAPoR::DC::DataVar
 Data variable metadata. More...
 
class  VAPoR::DC::AuxVar
 Auxiliary variable metadata. More...
 
class  VAPoR::DC::FileTable
 
class  VAPoR::DC::FileTable::FileObject
 

Namespaces

namespace  VAPoR