Field3D
|
struct used to pass the class and partition info back to the parseLayers() callback More...
#include <Field3DFileHDF5.h>
Public Attributes | |
Field3DInputFileHDF5 * | file |
std::string | partitionName |
struct used to pass the class and partition info back to the parseLayers() callback
Definition at line 884 of file Field3DFileHDF5.h.
Field3DInputFileHDF5* InputFileHDF5::ParseLayersInfo::file |
Definition at line 886 of file Field3DFileHDF5.h.
Referenced by Field3DInputFileHDF5::readPartitionAndLayerInfo().
std::string InputFileHDF5::ParseLayersInfo::partitionName |
Definition at line 887 of file Field3DFileHDF5.h.