Public Member Functions | List of all members
detail::int_type_checker< ErrorHandler > Class Template Reference

#include <format.h>

Inheritance diagram for detail::int_type_checker< ErrorHandler >:
Inheritance graph
[legend]

Public Member Functions

FMT_CONSTEXPR int_type_checker (ErrorHandler eh)
 
FMT_CONSTEXPR void on_bin ()
 
FMT_CONSTEXPR void on_chr ()
 
FMT_CONSTEXPR void on_dec ()
 
FMT_CONSTEXPR void on_error ()
 
FMT_CONSTEXPR void on_hex ()
 
FMT_CONSTEXPR void on_num ()
 
FMT_CONSTEXPR void on_oct ()
 

Detailed Description

template<typename ErrorHandler>
class detail::int_type_checker< ErrorHandler >

Definition at line 1441 of file format.h.

Constructor & Destructor Documentation

template<typename ErrorHandler >
FMT_CONSTEXPR detail::int_type_checker< ErrorHandler >::int_type_checker ( ErrorHandler  eh)
inlineexplicit

Definition at line 1443 of file format.h.

Member Function Documentation

template<typename ErrorHandler >
FMT_CONSTEXPR void detail::int_type_checker< ErrorHandler >::on_bin ( )
inline

Definition at line 1447 of file format.h.

template<typename ErrorHandler >
FMT_CONSTEXPR void detail::int_type_checker< ErrorHandler >::on_chr ( )
inline

Definition at line 1450 of file format.h.

template<typename ErrorHandler >
FMT_CONSTEXPR void detail::int_type_checker< ErrorHandler >::on_dec ( )
inline

Definition at line 1445 of file format.h.

template<typename ErrorHandler >
FMT_CONSTEXPR void detail::int_type_checker< ErrorHandler >::on_error ( )
inline

Definition at line 1452 of file format.h.

template<typename ErrorHandler >
FMT_CONSTEXPR void detail::int_type_checker< ErrorHandler >::on_hex ( )
inline

Definition at line 1446 of file format.h.

template<typename ErrorHandler >
FMT_CONSTEXPR void detail::int_type_checker< ErrorHandler >::on_num ( )
inline

Definition at line 1449 of file format.h.

template<typename ErrorHandler >
FMT_CONSTEXPR void detail::int_type_checker< ErrorHandler >::on_oct ( )
inline

Definition at line 1448 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51