WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::float_type_checker< ErrorHandler > Class Template Reference

#include <format.h>

Inheritance diagram for internal::float_type_checker< ErrorHandler >:
Collaboration diagram for internal::float_type_checker< ErrorHandler >:

Public Member Functions

FMT_CONSTEXPR float_type_checker (ErrorHandler eh)
 
FMT_CONSTEXPR void on_general ()
 
FMT_CONSTEXPR void on_exp ()
 
FMT_CONSTEXPR void on_fixed ()
 
FMT_CONSTEXPR void on_hex ()
 
FMT_CONSTEXPR void on_error ()
 

Detailed Description

template<typename ErrorHandler>
class internal::float_type_checker< ErrorHandler >

Definition at line 1232 of file format.h.

Constructor & Destructor Documentation

◆ float_type_checker()

template<typename ErrorHandler >
FMT_CONSTEXPR internal::float_type_checker< ErrorHandler >::float_type_checker ( ErrorHandler  eh)
inlineexplicit

Definition at line 1234 of file format.h.

Member Function Documentation

◆ on_error()

template<typename ErrorHandler >
FMT_CONSTEXPR void internal::float_type_checker< ErrorHandler >::on_error ( )
inline

Definition at line 1242 of file format.h.

◆ on_exp()

template<typename ErrorHandler >
FMT_CONSTEXPR void internal::float_type_checker< ErrorHandler >::on_exp ( )
inline

Definition at line 1238 of file format.h.

◆ on_fixed()

template<typename ErrorHandler >
FMT_CONSTEXPR void internal::float_type_checker< ErrorHandler >::on_fixed ( )
inline

Definition at line 1239 of file format.h.

◆ on_general()

template<typename ErrorHandler >
FMT_CONSTEXPR void internal::float_type_checker< ErrorHandler >::on_general ( )
inline

Definition at line 1237 of file format.h.

◆ on_hex()

template<typename ErrorHandler >
FMT_CONSTEXPR void internal::float_type_checker< ErrorHandler >::on_hex ( )
inline

Definition at line 1240 of file format.h.


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