libSplash
Public Member Functions | List of all members
splash::ColTypeUnknown Class Reference
Inheritance diagram for splash::ColTypeUnknown:
Inheritance graph
[legend]
Collaboration diagram for splash::ColTypeUnknown:
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 ()
 

Detailed Description

Definition at line 31 of file ColTypeUnknown.hpp.

Member Function Documentation

◆ getSize()

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

Returns the size in bytes of the datatype.

Returns
size of datatype in bytes

Implements splash::CollectionType.

Definition at line 35 of file ColTypeUnknown.hpp.

◆ toString()

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


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