libSplash
|
Public Member Functions | |
size_t | getSize () const |
std::string | toString () const |
![]() | |
const H5DataType & | getDataType () const |
virtual | ~CollectionType () |
Static Public Member Functions | |
static CollectionType * | genType (hid_t datatype_id) |
Definition at line 35 of file ColTypeBool.hpp.
|
inlinevirtual |
Returns the size in bytes of the datatype.
Implements splash::CollectionType.
Definition at line 57 of file ColTypeBool.hpp.
|
inlinevirtual |
Returns a human-readable representation of the datatype.
Implements splash::CollectionType.
Definition at line 85 of file ColTypeBool.hpp.