VIPRA Documentation
Loading...
Searching...
No Matches
detail::tm_format_checker Struct Reference
Inheritance diagram for detail::tm_format_checker:
Collaboration diagram for detail::tm_format_checker:

Public Member Functions

FMT_NORETURN void unsupported ()
 
template<typename Char>
FMT_CONSTEXPR void on_text (const Char *, const Char *)
 
FMT_CONSTEXPR void on_year (numeric_system)
 
FMT_CONSTEXPR void on_short_year (numeric_system)
 
FMT_CONSTEXPR void on_offset_year ()
 
FMT_CONSTEXPR void on_century (numeric_system)
 
FMT_CONSTEXPR void on_iso_week_based_year ()
 
FMT_CONSTEXPR void on_iso_week_based_short_year ()
 
FMT_CONSTEXPR void on_abbr_weekday ()
 
FMT_CONSTEXPR void on_full_weekday ()
 
FMT_CONSTEXPR void on_dec0_weekday (numeric_system)
 
FMT_CONSTEXPR void on_dec1_weekday (numeric_system)
 
FMT_CONSTEXPR void on_abbr_month ()
 
FMT_CONSTEXPR void on_full_month ()
 
FMT_CONSTEXPR void on_dec_month (numeric_system)
 
FMT_CONSTEXPR void on_dec0_week_of_year (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_dec1_week_of_year (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_iso_week_of_year (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_day_of_year ()
 
FMT_CONSTEXPR void on_day_of_month (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_24_hour (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_12_hour (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_minute (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_second (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_datetime (numeric_system)
 
FMT_CONSTEXPR void on_loc_date (numeric_system)
 
FMT_CONSTEXPR void on_loc_time (numeric_system)
 
FMT_CONSTEXPR void on_us_date ()
 
FMT_CONSTEXPR void on_iso_date ()
 
FMT_CONSTEXPR void on_12_hour_time ()
 
FMT_CONSTEXPR void on_24_hour_time ()
 
FMT_CONSTEXPR void on_iso_time ()
 
FMT_CONSTEXPR void on_am_pm ()
 
FMT_CONSTEXPR void on_utc_offset (numeric_system)
 
FMT_CONSTEXPR void on_tz_name ()
 
- Public Member Functions inherited from detail::null_chrono_spec_handler< tm_format_checker >
FMT_CONSTEXPR void unsupported ()
 
FMT_CONSTEXPR void on_year (numeric_system)
 
FMT_CONSTEXPR void on_short_year (numeric_system)
 
FMT_CONSTEXPR void on_offset_year ()
 
FMT_CONSTEXPR void on_century (numeric_system)
 
FMT_CONSTEXPR void on_iso_week_based_year ()
 
FMT_CONSTEXPR void on_iso_week_based_short_year ()
 
FMT_CONSTEXPR void on_abbr_weekday ()
 
FMT_CONSTEXPR void on_full_weekday ()
 
FMT_CONSTEXPR void on_dec0_weekday (numeric_system)
 
FMT_CONSTEXPR void on_dec1_weekday (numeric_system)
 
FMT_CONSTEXPR void on_abbr_month ()
 
FMT_CONSTEXPR void on_full_month ()
 
FMT_CONSTEXPR void on_dec_month (numeric_system)
 
FMT_CONSTEXPR void on_dec0_week_of_year (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_dec1_week_of_year (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_iso_week_of_year (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_day_of_year ()
 
FMT_CONSTEXPR void on_day_of_month (numeric_system, pad_type)
 
FMT_CONSTEXPR void on_24_hour (numeric_system)
 
FMT_CONSTEXPR void on_12_hour (numeric_system)
 
FMT_CONSTEXPR void on_minute (numeric_system)
 
FMT_CONSTEXPR void on_second (numeric_system)
 
FMT_CONSTEXPR void on_datetime (numeric_system)
 
FMT_CONSTEXPR void on_loc_date (numeric_system)
 
FMT_CONSTEXPR void on_loc_time (numeric_system)
 
FMT_CONSTEXPR void on_us_date ()
 
FMT_CONSTEXPR void on_iso_date ()
 
FMT_CONSTEXPR void on_12_hour_time ()
 
FMT_CONSTEXPR void on_24_hour_time ()
 
FMT_CONSTEXPR void on_iso_time ()
 
FMT_CONSTEXPR void on_am_pm ()
 
FMT_CONSTEXPR void on_duration_value ()
 
FMT_CONSTEXPR void on_duration_unit ()
 
FMT_CONSTEXPR void on_utc_offset (numeric_system)
 
FMT_CONSTEXPR void on_tz_name ()
 

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