|
WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
|
#include <format.h>


Public Types | |
| typedef ArgFormatter::range | range |
Public Member Functions | |
| format_handler (range r, basic_string_view< Char > str, basic_format_args< Context > format_args, internal::locale_ref loc) | |
| void | on_text (const Char *begin, const Char *end) |
| void | on_arg_id () |
| void | on_arg_id (unsigned id) |
| void | on_arg_id (basic_string_view< Char > id) |
| void | on_replacement_field (const Char *p) |
| const Char * | on_format_specs (const Char *begin, const Char *end) |
Public Member Functions inherited from internal::error_handler | |
| FMT_CONSTEXPR | error_handler () |
| FMT_CONSTEXPR | error_handler (const error_handler &) |
| FMT_API void | on_error (const char *message) |
Public Attributes | |
| Context | context |
| basic_format_arg< Context > | arg |
| typedef ArgFormatter::range format_handler< ArgFormatter, Char, Context >::range |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| basic_format_arg<Context> format_handler< ArgFormatter, Char, Context >::arg |
| Context format_handler< ArgFormatter, Char, Context >::context |