Public Member Functions | Public Attributes | List of all members
formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler Struct Reference

Public Member Functions

void end_precision ()
 
template<typename Id >
FMT_CONSTEXPR arg_ref_type make_arg_ref (Id arg_id)
 
FMT_CONSTEXPR arg_ref_type make_arg_ref (basic_string_view< Char > arg_id)
 
FMT_CONSTEXPR arg_ref_type make_arg_ref (detail::auto_id)
 
void on_align (align_t align)
 
template<typename Id >
void on_dynamic_precision (Id arg_id)
 
template<typename Id >
void on_dynamic_width (Id arg_id)
 
void on_error (const char *msg)
 
void on_fill (basic_string_view< Char > fill)
 
void on_precision (int _precision)
 
void on_width (int width)
 

Public Attributes

basic_format_parse_context< Char > & context
 
formatterf
 
basic_string_view< Char > format_str
 

Detailed Description

template<typename Rep, typename Period, typename Char>
struct formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler

Definition at line 1021 of file chrono.h.

Member Function Documentation

template<typename Rep , typename Period , typename Char >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::end_precision ( )
inline

Definition at line 1045 of file chrono.h.

template<typename Rep , typename Period , typename Char >
template<typename Id >
FMT_CONSTEXPR arg_ref_type formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::make_arg_ref ( Id  arg_id)
inline

Definition at line 1026 of file chrono.h.

template<typename Rep , typename Period , typename Char >
FMT_CONSTEXPR arg_ref_type formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::make_arg_ref ( basic_string_view< Char >  arg_id)
inline

Definition at line 1031 of file chrono.h.

template<typename Rep , typename Period , typename Char >
FMT_CONSTEXPR arg_ref_type formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::make_arg_ref ( detail::auto_id  )
inline

Definition at line 1036 of file chrono.h.

template<typename Rep , typename Period , typename Char >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::on_align ( align_t  align)
inline

Definition at line 1042 of file chrono.h.

template<typename Rep , typename Period , typename Char >
template<typename Id >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::on_dynamic_precision ( Id  arg_id)
inline

Definition at line 1051 of file chrono.h.

template<typename Rep , typename Period , typename Char >
template<typename Id >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::on_dynamic_width ( Id  arg_id)
inline

Definition at line 1047 of file chrono.h.

template<typename Rep , typename Period , typename Char >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::on_error ( const char *  msg)
inline

Definition at line 1040 of file chrono.h.

template<typename Rep , typename Period , typename Char >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::on_fill ( basic_string_view< Char >  fill)
inline

Definition at line 1041 of file chrono.h.

template<typename Rep , typename Period , typename Char >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::on_precision ( int  _precision)
inline

Definition at line 1044 of file chrono.h.

template<typename Rep , typename Period , typename Char >
void formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::on_width ( int  width)
inline

Definition at line 1043 of file chrono.h.

Member Data Documentation

template<typename Rep , typename Period , typename Char >
basic_format_parse_context<Char>& formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::context

Definition at line 1023 of file chrono.h.

template<typename Rep , typename Period , typename Char >
formatter& formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::f

Definition at line 1022 of file chrono.h.

template<typename Rep , typename Period , typename Char >
basic_string_view<Char> formatter< std::chrono::duration< Rep, Period >, Char >::spec_handler::format_str

Definition at line 1024 of file chrono.h.


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


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