|
WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
|
#include <core.h>
Public Types | |
| typedef OutputIt | iterator |
Public Member Functions | |
| basic_parse_context< char_type > & | parse_context () |
| basic_format_args< Context > | args () const |
| basic_format_arg< Context > | arg (unsigned id) const |
| internal::error_handler | error_handler () |
| void | on_error (const char *message) |
| iterator | out () |
| iterator | begin () |
| void | advance_to (iterator it) |
| locale_ref | locale () |
Protected Types | |
| typedef Char | char_type |
| typedef basic_format_arg< Context > | format_arg |
Protected Member Functions | |
| context_base (OutputIt out, basic_string_view< char_type > format_str, basic_format_args< Context > ctx_args, locale_ref loc=locale_ref()) | |
| format_arg | do_get_arg (unsigned arg_id) |
| format_arg | get_arg (unsigned arg_id) |
|
protected |
|
protected |
| typedef OutputIt internal::context_base< OutputIt, Context, Char >::iterator |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |