WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
FMT_BEGIN_NAMESPACE Namespace Reference

Typedefs

typedef void(* FormatFunc) (internal::buffer &, int, string_view)
 

Functions

int safe_strerror (int error_code, char *&buffer, std::size_t buffer_size) FMT_NOEXCEPT
 
void format_error_code (internal::buffer &out, int error_code, string_view message) FMT_NOEXCEPT
 
void report_error (FormatFunc func, int error_code, string_view message) FMT_NOEXCEPT
 

Typedef Documentation

◆ FormatFunc

typedef void(* FMT_BEGIN_NAMESPACE::FormatFunc) (internal::buffer &, int, string_view)

Definition at line 88 of file format-inl.h.

Function Documentation

◆ format_error_code()

void FMT_BEGIN_NAMESPACE::format_error_code ( internal::buffer out,
int  error_code,
string_view  message 
)

Definition at line 159 of file format-inl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ report_error()

void FMT_BEGIN_NAMESPACE::report_error ( FormatFunc  func,
int  error_code,
string_view  message 
)

Definition at line 186 of file format-inl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ safe_strerror()

int FMT_BEGIN_NAMESPACE::safe_strerror ( int  error_code,
char *&  buffer,
std::size_t  buffer_size 
)

Definition at line 99 of file format-inl.h.

Here is the call graph for this function:
Here is the caller graph for this function: