WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
basic_writer< Range >::int_writer< Int, Spec >::hex_writer Struct Reference

#include <format.h>

Collaboration diagram for basic_writer< Range >::int_writer< Int, Spec >::hex_writer:

Public Member Functions

template<typename It >
void operator() (It &&it) const
 

Public Attributes

int_writer & self
 
int num_digits
 

Detailed Description

template<typename Range>
template<typename Int, typename Spec>
struct basic_writer< Range >::int_writer< Int, Spec >::hex_writer

Definition at line 2415 of file format.h.

Member Function Documentation

◆ operator()()

template<typename Range>
template<typename Int , typename Spec >
template<typename It >
void basic_writer< Range >::int_writer< Int, Spec >::hex_writer::operator() ( It &&  it) const
inline

Definition at line 2420 of file format.h.

Member Data Documentation

◆ num_digits

template<typename Range>
template<typename Int , typename Spec >
int basic_writer< Range >::int_writer< Int, Spec >::hex_writer::num_digits

Definition at line 2417 of file format.h.

◆ self

template<typename Range>
template<typename Int , typename Spec >
int_writer& basic_writer< Range >::int_writer< Int, Spec >::hex_writer::self

Definition at line 2416 of file format.h.


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