VTK
9.3.0
|
Used to store HDF native types in a map. More...
#include <vtkHDFReaderImplementation.h>
Public Member Functions | |
TypeDescription () | |
bool | operator< (const TypeDescription &other) const |
Public Attributes | |
int | Class |
size_t | Size |
int | Sign |
Used to store HDF native types in a map.
Definition at line 139 of file vtkHDFReaderImplementation.h.
|
inline |
Definition at line 144 of file vtkHDFReaderImplementation.h.
|
inline |
Definition at line 150 of file vtkHDFReaderImplementation.h.
int vtkHDFReader::Implementation::TypeDescription::Class |
Definition at line 141 of file vtkHDFReaderImplementation.h.
size_t vtkHDFReader::Implementation::TypeDescription::Size |
Definition at line 142 of file vtkHDFReaderImplementation.h.
int vtkHDFReader::Implementation::TypeDescription::Sign |
Definition at line 143 of file vtkHDFReaderImplementation.h.