Project
Loading...
Searching...
No Matches
o2::framework::DPLRawParser< BOUNDS_CHECKS >::Iterator< T >::Fmt< FmtCtrl > Struct Template Reference

#include <DPLRawParser.h>

Public Member Functions

 Fmt (self_type const &_it)
 

Public Attributes

self_type const & it
 

Static Public Attributes

static constexpr raw_parser::FormatSpec format_control = FmtCtrl
 

Detailed Description

template<bool BOUNDS_CHECKS = true>
template<typename T>
template<raw_parser::FormatSpec FmtCtrl>
struct o2::framework::DPLRawParser< BOUNDS_CHECKS >::Iterator< T >::Fmt< FmtCtrl >

Definition at line 215 of file DPLRawParser.h.

Constructor & Destructor Documentation

◆ Fmt()

template<bool BOUNDS_CHECKS = true>
template<typename T >
template<raw_parser::FormatSpec FmtCtrl>
o2::framework::DPLRawParser< BOUNDS_CHECKS >::Iterator< T >::Fmt< FmtCtrl >::Fmt ( self_type const &  _it)
inline

Definition at line 217 of file DPLRawParser.h.

Member Data Documentation

◆ format_control

template<bool BOUNDS_CHECKS = true>
template<typename T >
template<raw_parser::FormatSpec FmtCtrl>
constexpr raw_parser::FormatSpec o2::framework::DPLRawParser< BOUNDS_CHECKS >::Iterator< T >::Fmt< FmtCtrl >::format_control = FmtCtrl
staticconstexpr

Definition at line 216 of file DPLRawParser.h.

◆ it

template<bool BOUNDS_CHECKS = true>
template<typename T >
template<raw_parser::FormatSpec FmtCtrl>
self_type const& o2::framework::DPLRawParser< BOUNDS_CHECKS >::Iterator< T >::Fmt< FmtCtrl >::it

Definition at line 218 of file DPLRawParser.h.


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