| WireCellToolkit
    Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors | 
#include <format.h>
| Public Member Functions | |
| FMT_CONSTEXPR | specs_setter (basic_format_specs< Char > &specs) | 
| FMT_CONSTEXPR | specs_setter (const specs_setter &other) | 
| FMT_CONSTEXPR void | on_align (alignment align) | 
| FMT_CONSTEXPR void | on_fill (Char fill) | 
| FMT_CONSTEXPR void | on_plus () | 
| FMT_CONSTEXPR void | on_minus () | 
| FMT_CONSTEXPR void | on_space () | 
| FMT_CONSTEXPR void | on_hash () | 
| FMT_CONSTEXPR void | on_zero () | 
| FMT_CONSTEXPR void | on_width (unsigned width) | 
| FMT_CONSTEXPR void | on_precision (unsigned precision) | 
| FMT_CONSTEXPR void | end_precision () | 
| FMT_CONSTEXPR void | on_type (Char type) | 
| Protected Attributes | |
| basic_format_specs< Char > & | specs_ | 
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | protected |