libSplash
|
Public Member Functions | |
size_t | getSize () const |
std::string | toString () const |
![]() | |
const H5DataType & | getDataType () const |
virtual | ~CollectionType () |
Definition at line 31 of file ColTypeUnknown.hpp.
|
inlinevirtual |
Returns the size in bytes of the datatype.
Implements splash::CollectionType.
Definition at line 35 of file ColTypeUnknown.hpp.
|
inlinevirtual |
Returns a human-readable representation of the datatype.
Implements splash::CollectionType.
Definition at line 40 of file ColTypeUnknown.hpp.