Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
moab::ReadNC::AttData Class Reference
+ Collaboration diagram for moab::ReadNC::AttData:

Public Member Functions

 AttData ()

Public Attributes

int attId
NCDF_SIZE attLen
int attVarId
nc_type attDataType
std::string attName

Detailed Description

Definition at line 111 of file ReadNC.hpp.


Constructor & Destructor Documentation

Definition at line 114 of file ReadNC.hpp.

: attId( -1 ), attLen( 0 ), attVarId( -2 ) {}

Member Data Documentation

Definition at line 118 of file ReadNC.hpp.

Referenced by moab::ReadNC::get_attributes().

Definition at line 115 of file ReadNC.hpp.

Definition at line 119 of file ReadNC.hpp.

Referenced by moab::ReadNC::get_attributes().

Definition at line 117 of file ReadNC.hpp.

Referenced by moab::ReadNC::get_attributes().

List of all members.


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