|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
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 |
Definition at line 111 of file ReadNC.hpp.
| moab::ReadNC::AttData::AttData | ( | ) | [inline] |
Definition at line 114 of file ReadNC.hpp.
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 116 of file ReadNC.hpp.
Referenced by moab::ReadNC::get_attributes().
| std::string moab::ReadNC::AttData::attName |
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().