WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
spdlog::details::bytes_range< It > Class Template Reference

#include <bin_to_hex.h>

Public Member Functions

 bytes_range (It range_begin, It range_end)
 
It begin () const
 
It end () const
 

Detailed Description

template<typename It>
class spdlog::details::bytes_range< It >

Definition at line 28 of file bin_to_hex.h.

Constructor & Destructor Documentation

◆ bytes_range()

template<typename It>
spdlog::details::bytes_range< It >::bytes_range ( It  range_begin,
It  range_end 
)
inline

Definition at line 31 of file bin_to_hex.h.

Member Function Documentation

◆ begin()

template<typename It>
It spdlog::details::bytes_range< It >::begin ( ) const
inline

Definition at line 37 of file bin_to_hex.h.

◆ end()

template<typename It>
It spdlog::details::bytes_range< It >::end ( ) const
inline

Definition at line 41 of file bin_to_hex.h.


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