|
VTK
9.1.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 113 of file vtkHDFReaderImplementation.h.
|
inline |
Definition at line 118 of file vtkHDFReaderImplementation.h.
|
inline |
Definition at line 124 of file vtkHDFReaderImplementation.h.
| int vtkHDFReader::Implementation::TypeDescription::Class |
Definition at line 115 of file vtkHDFReaderImplementation.h.
| size_t vtkHDFReader::Implementation::TypeDescription::Size |
Definition at line 116 of file vtkHDFReaderImplementation.h.
| int vtkHDFReader::Implementation::TypeDescription::Sign |
Definition at line 117 of file vtkHDFReaderImplementation.h.