moab
moab::ReadGCRM::VarData Class Reference

List of all members.

Public Member Functions

 VarData ()

Public Attributes

int varId
int numAtts
nc_type varDataType
std::vector< int > varDims
std::map< std::string, AttDatavarAtts
std::string varName
bool read
std::vector< TagvarTags
std::vector< void * > varDatas
std::vector< std::vector
< NCDF_SIZE > > 
readDims
std::vector< std::vector
< NCDF_SIZE > > 
readCounts
int entLoc
int numLev
int sz
bool has_t

Detailed Description

Definition at line 147 of file ReadGCRM.hpp.


Constructor & Destructor Documentation

Definition at line 150 of file ReadGCRM.hpp.

: varId(-1), numAtts(-1), read(false), entLoc(ENTLOCSET), numLev(1), sz(0), has_t(false) {}

Member Data Documentation

Definition at line 162 of file ReadGCRM.hpp.

Definition at line 165 of file ReadGCRM.hpp.

Definition at line 152 of file ReadGCRM.hpp.

Definition at line 163 of file ReadGCRM.hpp.

Definition at line 157 of file ReadGCRM.hpp.

std::vector<std::vector<NCDF_SIZE> > moab::ReadGCRM::VarData::readCounts

Definition at line 161 of file ReadGCRM.hpp.

std::vector<std::vector<NCDF_SIZE> > moab::ReadGCRM::VarData::readDims

Definition at line 160 of file ReadGCRM.hpp.

Definition at line 164 of file ReadGCRM.hpp.

Definition at line 155 of file ReadGCRM.hpp.

Definition at line 159 of file ReadGCRM.hpp.

Definition at line 153 of file ReadGCRM.hpp.

Definition at line 154 of file ReadGCRM.hpp.

Definition at line 151 of file ReadGCRM.hpp.

Definition at line 156 of file ReadGCRM.hpp.

Definition at line 158 of file ReadGCRM.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines