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

#include <format.h>

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

Public Member Functions

FMT_CONSTEXPR char_specs_checker (char type, ErrorHandler eh)
 
FMT_CONSTEXPR void on_int ()
 
FMT_CONSTEXPR void on_char ()
 

Detailed Description

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

Definition at line 1248 of file format.h.

Constructor & Destructor Documentation

◆ char_specs_checker()

template<typename ErrorHandler >
FMT_CONSTEXPR internal::char_specs_checker< ErrorHandler >::char_specs_checker ( char  type,
ErrorHandler  eh 
)
inline

Definition at line 1253 of file format.h.

Member Function Documentation

◆ on_char()

template<typename ErrorHandler >
FMT_CONSTEXPR void internal::char_specs_checker< ErrorHandler >::on_char ( )
inline

Definition at line 1259 of file format.h.

◆ on_int()

template<typename ErrorHandler >
FMT_CONSTEXPR void internal::char_specs_checker< ErrorHandler >::on_int ( )
inline

Definition at line 1256 of file format.h.

Here is the call graph for this function:

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