|
libSplash
|


Public Member Functions | |
| size_t | getSize () const |
| std::string | toString () const |
Public Member Functions inherited from splash::CollectionType | |
| const H5DataType & | getDataType () const |
| virtual | ~CollectionType () |
Static Public Member Functions | |
| static CollectionType * | genType (hid_t datatype_id) |
Definition at line 33 of file ColTypeDimArray.hpp.
|
inlinevirtual |
Returns the size in bytes of the datatype.
Implements splash::CollectionType.
Definition at line 48 of file ColTypeDimArray.hpp.
|
inlinevirtual |
Returns a human-readable representation of the datatype.
Implements splash::CollectionType.
Definition at line 78 of file ColTypeDimArray.hpp.
1.8.13