Public Member Functions | Private Member Functions | Private Attributes | List of all members
specs_checker< Handler > Class Template Reference

#include <core.h>

Inheritance diagram for specs_checker< Handler >:
Inheritance graph
[legend]

Public Member Functions

FMT_CONSTEXPR void end_precision ()
 
FMT_CONSTEXPR void on_align (align_t align)
 
FMT_CONSTEXPR void on_hash ()
 
FMT_CONSTEXPR void on_localized ()
 
FMT_CONSTEXPR void on_sign (sign_t s)
 
FMT_CONSTEXPR void on_zero ()
 
FMT_CONSTEXPR specs_checker (const Handler &handler, detail::type arg_type)
 

Private Member Functions

FMT_CONSTEXPR void require_numeric_argument ()
 

Private Attributes

detail::type arg_type_
 

Detailed Description

template<typename Handler>
class specs_checker< Handler >

Definition at line 2603 of file core.h.

Constructor & Destructor Documentation

◆ specs_checker()

template<typename Handler >
FMT_CONSTEXPR specs_checker< Handler >::specs_checker ( const Handler &  handler,
detail::type  arg_type 
)
inline

Definition at line 2613 of file core.h.

Member Function Documentation

◆ end_precision()

template<typename Handler >
FMT_CONSTEXPR void specs_checker< Handler >::end_precision ( )
inline

Definition at line 2645 of file core.h.

◆ on_align()

template<typename Handler >
FMT_CONSTEXPR void specs_checker< Handler >::on_align ( align_t  align)
inline

Definition at line 2616 of file core.h.

◆ on_hash()

template<typename Handler >
FMT_CONSTEXPR void specs_checker< Handler >::on_hash ( )
inline

Definition at line 2630 of file core.h.

◆ on_localized()

template<typename Handler >
FMT_CONSTEXPR void specs_checker< Handler >::on_localized ( )
inline

Definition at line 2635 of file core.h.

◆ on_sign()

template<typename Handler >
FMT_CONSTEXPR void specs_checker< Handler >::on_sign ( sign_t  s)
inline

Definition at line 2621 of file core.h.

◆ on_zero()

template<typename Handler >
FMT_CONSTEXPR void specs_checker< Handler >::on_zero ( )
inline

Definition at line 2640 of file core.h.

◆ require_numeric_argument()

template<typename Handler >
FMT_CONSTEXPR void specs_checker< Handler >::require_numeric_argument ( )
inlineprivate

Definition at line 2607 of file core.h.

Member Data Documentation

◆ arg_type_

template<typename Handler >
detail::type specs_checker< Handler >::arg_type_
private

Definition at line 2605 of file core.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:55