libSplash
Public Member Functions | Static Public Member Functions | List of all members
splash::ColTypeDim Class Reference
Inheritance diagram for splash::ColTypeDim:
Inheritance graph
[legend]
Collaboration diagram for splash::ColTypeDim:
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 37 of file ColTypeDim.hpp.

Member Function Documentation

◆ getSize()

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

Returns the size in bytes of the datatype.

Returns
size of datatype in bytes

Implements splash::CollectionType.

Definition at line 54 of file ColTypeDim.hpp.

◆ toString()

std::string splash::ColTypeDim::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 59 of file ColTypeDim.hpp.


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