#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/chrono.h>
◆ char_type
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
using chrono_formatter< FormatContext, OutputIt, Rep, Period >::char_type = typename FormatContext::char_type |
◆ milliseconds
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
using chrono_formatter< FormatContext, OutputIt, Rep, Period >::milliseconds = std::chrono::duration<rep, std::milli> |
◆ rep
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ seconds
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
using chrono_formatter< FormatContext, OutputIt, Rep, Period >::seconds = std::chrono::duration<rep> |
◆ tm_writer_type
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ chrono_formatter()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ format_tm()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
template<typename Callback , typename... Args>
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::format_tm |
( |
const tm & |
time, |
|
|
Callback |
cb, |
|
|
Args... |
args |
|
) |
| |
|
inline |
◆ handle_nan_inf()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
bool chrono_formatter< FormatContext, OutputIt, Rep, Period >::handle_nan_inf |
( |
| ) |
|
|
inline |
◆ hour()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ hour12()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ minute()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_12_hour()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_12_hour_time()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_12_hour_time |
( |
| ) |
|
|
inline |
◆ on_24_hour()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_24_hour_time()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_24_hour_time |
( |
| ) |
|
|
inline |
◆ on_abbr_month()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_abbr_month |
( |
| ) |
|
|
inline |
◆ on_abbr_weekday()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_abbr_weekday |
( |
| ) |
|
|
inline |
◆ on_am_pm()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_century()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_datetime()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_day_of_month()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_day_of_month_space()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_day_of_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_day_of_year |
( |
| ) |
|
|
inline |
◆ on_dec0_week_of_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_dec0_weekday()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_dec1_week_of_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_dec1_weekday()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_dec_month()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_duration_unit()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_duration_unit |
( |
| ) |
|
|
inline |
◆ on_duration_value()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_duration_value |
( |
| ) |
|
|
inline |
◆ on_full_month()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_full_month |
( |
| ) |
|
|
inline |
◆ on_full_weekday()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_full_weekday |
( |
| ) |
|
|
inline |
◆ on_iso_date()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_iso_time()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_iso_week_based_short_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_iso_week_based_short_year |
( |
| ) |
|
|
inline |
◆ on_iso_week_based_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_iso_week_based_year |
( |
| ) |
|
|
inline |
◆ on_iso_week_of_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_loc_date()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_loc_time()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_minute()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_offset_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_offset_year |
( |
| ) |
|
|
inline |
◆ on_second()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_short_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_text()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_tz_name()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_us_date()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ on_utc_offset()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::on_utc_offset |
( |
| ) |
|
|
inline |
◆ on_year()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ second()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ time()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
std::tm chrono_formatter< FormatContext, OutputIt, Rep, Period >::time |
( |
| ) |
const |
|
inline |
◆ write()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::write |
( |
Rep |
value, |
|
|
int |
width |
|
) |
| |
|
inline |
◆ write_fractional_seconds()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
template<typename Duration >
void chrono_formatter< FormatContext, OutputIt, Rep, Period >::write_fractional_seconds |
( |
Duration |
d | ) |
|
|
inline |
◆ write_nan()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ write_ninf()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ write_pinf()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ write_sign()
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ context
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
FormatContext& chrono_formatter< FormatContext, OutputIt, Rep, Period >::context |
◆ localized
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
bool chrono_formatter< FormatContext, OutputIt, Rep, Period >::localized = false |
◆ negative
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ out
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ precision
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
◆ val
template<typename FormatContext , typename OutputIt , typename Rep , typename Period >
The documentation for this struct was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/chrono.h