spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
null_chrono_spec_handler< Derived > Struct Template Reference

Detailed Description

template<typename Derived>
struct null_chrono_spec_handler< Derived >

Definition at line 740 of file bundled/chrono.h.

#include <chrono.h>

Inheritance diagram for null_chrono_spec_handler< Derived >:
[legend]

Public Member Functions

FMT_CONSTEXPR void unsupported ()
 
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_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 ()
 
FMT_CONSTEXPR void on_tz_name ()
 

Member Function Documentation

◆ on_12_hour()

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

Definition at line 751 of file bundled/chrono.h.

◆ on_12_hour_time()

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

Definition at line 759 of file bundled/chrono.h.

◆ on_24_hour()

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

Definition at line 750 of file bundled/chrono.h.

◆ on_24_hour_time()

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

Definition at line 760 of file bundled/chrono.h.

◆ on_abbr_month()

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

Definition at line 748 of file bundled/chrono.h.

◆ on_abbr_weekday()

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

Definition at line 744 of file bundled/chrono.h.

◆ on_am_pm()

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

Definition at line 762 of file bundled/chrono.h.

◆ on_datetime()

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

Definition at line 754 of file bundled/chrono.h.

◆ on_dec0_weekday()

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

Definition at line 746 of file bundled/chrono.h.

◆ on_dec1_weekday()

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

Definition at line 747 of file bundled/chrono.h.

◆ on_duration_unit()

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

Definition at line 764 of file bundled/chrono.h.

◆ on_duration_value()

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

Definition at line 763 of file bundled/chrono.h.

◆ on_full_month()

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

Definition at line 749 of file bundled/chrono.h.

◆ on_full_weekday()

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

Definition at line 745 of file bundled/chrono.h.

◆ on_iso_date()

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

Definition at line 758 of file bundled/chrono.h.

◆ on_iso_time()

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

Definition at line 761 of file bundled/chrono.h.

◆ on_loc_date()

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

Definition at line 755 of file bundled/chrono.h.

◆ on_loc_time()

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

Definition at line 756 of file bundled/chrono.h.

◆ on_minute()

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

Definition at line 752 of file bundled/chrono.h.

◆ on_second()

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

Definition at line 753 of file bundled/chrono.h.

◆ on_tz_name()

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

Definition at line 766 of file bundled/chrono.h.

◆ on_us_date()

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

Definition at line 757 of file bundled/chrono.h.

◆ on_utc_offset()

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

Definition at line 765 of file bundled/chrono.h.

◆ unsupported()

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

Definition at line 741 of file bundled/chrono.h.


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