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

#include <format.h>

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

Public Member Functions

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

Public Attributes

unsigned_type abs_value
 
int size
 
char_type sep
 

Detailed Description

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

Definition at line 2471 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 >::num_writer::operator() ( It &&  it) const
inline

Definition at line 2477 of file format.h.

Member Data Documentation

◆ abs_value

template<typename Range>
template<typename Int , typename Spec >
unsigned_type basic_writer< Range >::int_writer< Int, Spec >::num_writer::abs_value

Definition at line 2472 of file format.h.

◆ sep

template<typename Range>
template<typename Int , typename Spec >
char_type basic_writer< Range >::int_writer< Int, Spec >::num_writer::sep

Definition at line 2474 of file format.h.

◆ size

template<typename Range>
template<typename Int , typename Spec >
int basic_writer< Range >::int_writer< Int, Spec >::num_writer::size

Definition at line 2473 of file format.h.


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