libSplash
Public Member Functions | Static Public Member Functions | List of all members
splash::ColTypeBool Class Reference
Inheritance diagram for splash::ColTypeBool:
Inheritance graph
[legend]
Collaboration diagram for splash::ColTypeBool:
Collaboration graph
[legend]

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 CollectionTypegenType (hid_t datatype_id)
 

Detailed Description

Definition at line 35 of file ColTypeBool.hpp.

Member Function Documentation

◆ getSize()

size_t splash::ColTypeBool::getSize ( ) const
inlinevirtual

Returns the size in bytes of the datatype.

Returns
size of datatype in bytes

Implements splash::CollectionType.

Definition at line 57 of file ColTypeBool.hpp.

◆ toString()

std::string splash::ColTypeBool::toString ( ) const
inlinevirtual

Returns a human-readable representation of the datatype.

Returns
the name of the datatype as a string

Implements splash::CollectionType.

Definition at line 85 of file ColTypeBool.hpp.


The documentation for this class was generated from the following file: