WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
core_format_specs Struct Reference

#include <format.h>

Inheritance diagram for core_format_specs:

Public Member Functions

FMT_CONSTEXPR core_format_specs ()
 
FMT_CONSTEXPR bool has (unsigned f) const
 

Public Attributes

int precision
 
uint_least8_t flags
 
char type
 

Detailed Description

Definition at line 1100 of file format.h.

Constructor & Destructor Documentation

◆ core_format_specs()

FMT_CONSTEXPR core_format_specs::core_format_specs ( )
inline

Definition at line 1105 of file format.h.

Member Function Documentation

◆ has()

FMT_CONSTEXPR bool core_format_specs::has ( unsigned  f) const
inline

Definition at line 1106 of file format.h.

Here is the caller graph for this function:

Member Data Documentation

◆ flags

uint_least8_t core_format_specs::flags

Definition at line 1102 of file format.h.

◆ precision

int core_format_specs::precision

Definition at line 1101 of file format.h.

◆ type

char core_format_specs::type

Definition at line 1103 of file format.h.


The documentation for this struct was generated from the following file: