HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
null_chrono_spec_handler< Derived > Struct Template Reference

#include <chrono.h>

Public Member Functions

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)
 
FMT_CONSTEXPR void on_dec1_week_of_year (numeric_system)
 
FMT_CONSTEXPR void on_iso_week_of_year (numeric_system)
 
FMT_CONSTEXPR void on_day_of_year ()
 
FMT_CONSTEXPR void on_day_of_month (numeric_system)
 
FMT_CONSTEXPR void on_day_of_month_space (numeric_system)
 
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 ()
 

Detailed Description

template<typename Derived>
struct null_chrono_spec_handler< Derived >

Definition at line 917 of file chrono.h.

Member Function Documentation

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_12_hour ( numeric_system  )
inline

Definition at line 941 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_12_hour_time ( )
inline

Definition at line 949 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_24_hour ( numeric_system  )
inline

Definition at line 940 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_24_hour_time ( )
inline

Definition at line 950 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_abbr_month ( )
inline

Definition at line 931 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_abbr_weekday ( )
inline

Definition at line 927 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_am_pm ( )
inline

Definition at line 952 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_century ( numeric_system  )
inline

Definition at line 924 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_datetime ( numeric_system  )
inline

Definition at line 944 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_day_of_month ( numeric_system  )
inline

Definition at line 938 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_day_of_month_space ( numeric_system  )
inline

Definition at line 939 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_day_of_year ( )
inline

Definition at line 937 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_dec0_week_of_year ( numeric_system  )
inline

Definition at line 934 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_dec0_weekday ( numeric_system  )
inline

Definition at line 929 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_dec1_week_of_year ( numeric_system  )
inline

Definition at line 935 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_dec1_weekday ( numeric_system  )
inline

Definition at line 930 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_dec_month ( numeric_system  )
inline

Definition at line 933 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_duration_unit ( )
inline

Definition at line 954 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_duration_value ( )
inline

Definition at line 953 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_full_month ( )
inline

Definition at line 932 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_full_weekday ( )
inline

Definition at line 928 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_iso_date ( )
inline

Definition at line 948 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_iso_time ( )
inline

Definition at line 951 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_iso_week_based_short_year ( )
inline

Definition at line 926 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_iso_week_based_year ( )
inline

Definition at line 925 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_iso_week_of_year ( numeric_system  )
inline

Definition at line 936 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_loc_date ( numeric_system  )
inline

Definition at line 945 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_loc_time ( numeric_system  )
inline

Definition at line 946 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_minute ( numeric_system  )
inline

Definition at line 942 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_offset_year ( )
inline

Definition at line 923 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_second ( numeric_system  )
inline

Definition at line 943 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_short_year ( numeric_system  )
inline

Definition at line 922 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_tz_name ( )
inline

Definition at line 956 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_us_date ( )
inline

Definition at line 947 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_utc_offset ( numeric_system  )
inline

Definition at line 955 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::on_year ( numeric_system  )
inline

Definition at line 921 of file chrono.h.

template<typename Derived>
FMT_CONSTEXPR void null_chrono_spec_handler< Derived >::unsupported ( )
inline

Definition at line 918 of file chrono.h.


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