VTK
9.2.5
|
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 123 of file vtkHDFReaderImplementation.h.
|
inline |
Definition at line 128 of file vtkHDFReaderImplementation.h.
|
inline |
Definition at line 134 of file vtkHDFReaderImplementation.h.
int vtkHDFReader::Implementation::TypeDescription::Class |
Definition at line 125 of file vtkHDFReaderImplementation.h.
size_t vtkHDFReader::Implementation::TypeDescription::Size |
Definition at line 126 of file vtkHDFReaderImplementation.h.
int vtkHDFReader::Implementation::TypeDescription::Sign |
Definition at line 127 of file vtkHDFReaderImplementation.h.