Monarch  v3.8.2
Project 8 Data File Format Library
Static Public Member Functions | List of all members
MH5Type< std::string > Struct Template Reference

#include <M3Types.hh>

Static Public Member Functions

static H5::DataType Native ()
 
static H5::DataType Native (const std::string &aString)
 
static H5::DataType Native (size_t aSize)
 
static H5::DataType H5 ()
 
static H5::DataType H5 (const std::string &aString)
 
static H5::DataType H5 (size_t aSize)
 

Detailed Description

template<>
struct monarch3::MH5Type< std::string >

Definition at line 202 of file M3Types.hh.

Member Function Documentation

◆ H5() [1/3]

static H5::DataType H5 ( )
inlinestatic

Definition at line 216 of file M3Types.hh.

◆ H5() [2/3]

static H5::DataType H5 ( const std::string &  aString)
inlinestatic

Definition at line 220 of file M3Types.hh.

◆ H5() [3/3]

static H5::DataType H5 ( size_t  aSize)
inlinestatic

Definition at line 224 of file M3Types.hh.

◆ Native() [1/3]

static H5::DataType Native ( )
inlinestatic

Definition at line 204 of file M3Types.hh.

◆ Native() [2/3]

static H5::DataType Native ( const std::string &  aString)
inlinestatic

Definition at line 208 of file M3Types.hh.

◆ Native() [3/3]

static H5::DataType Native ( size_t  aSize)
inlinestatic

Definition at line 212 of file M3Types.hh.


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