iRoCS Toolbox  1.1.0
Static Public Member Functions | Static Public Attributes
svt::BlitzH5Type< T > Struct Template Reference

Default type trait. More...

#include "libsvmtl/SvmH5Type.hh"

Collaboration diagram for svt::BlitzH5Type< T >:

Static Public Member Functions

static H5::DataType h5DataType ()
 
static hid_t h5DataTypeId ()
 
static bool isVectorial ()
 

Static Public Attributes

static const TypeIdentifier dataType = NO_TYPE
 

Detailed Description

template<typename T>
struct svt::BlitzH5Type< T >

Default type trait.

Definition at line 79 of file SvmH5Type.hh.

Member Function Documentation

◆ h5DataType()

template<typename T >
static H5::DataType svt::BlitzH5Type< T >::h5DataType ( )
inlinestatic

◆ h5DataTypeId()

template<typename T >
static hid_t svt::BlitzH5Type< T >::h5DataTypeId ( )
inlinestatic

◆ isVectorial()

template<typename T >
static bool svt::BlitzH5Type< T >::isVectorial ( )
inlinestatic

Definition at line 96 of file SvmH5Type.hh.

Field Documentation

◆ dataType

template<typename T >
const TypeIdentifier svt::BlitzH5Type< T >::dataType = NO_TYPE
static

Definition at line 80 of file SvmH5Type.hh.


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