MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::WriteNC::AttData Class Reference
+ Collaboration diagram for moab::WriteNC::AttData:

Public Member Functions

 AttData ()

Public Attributes

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

Detailed Description

Definition at line 116 of file WriteNC.hpp.


Constructor & Destructor Documentation

Definition at line 119 of file WriteNC.hpp.

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

Member Data Documentation

Definition at line 120 of file WriteNC.hpp.

Definition at line 122 of file WriteNC.hpp.

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