Project
Loading...
Searching...
No Matches
o2::mch::raw::impl::PayloadDecoderImpl< FORMAT, CHARGESUM, VERSION > Struct Template Reference

Public Types

using type = PayloadDecoderImplReturnType { void process(uint32_t, gsl::span< const std::byte >)
 

Public Member Functions

type operator() (const FeeLinkId &feeLinkId, DecodedDataHandlers decodedDataHandlers, FeeLink2SolarMapper fee2solar)
 

Detailed Description

template<typename FORMAT, typename CHARGESUM, int VERSION = 0>
struct o2::mch::raw::impl::PayloadDecoderImpl< FORMAT, CHARGESUM, VERSION >

Definition at line 26 of file PageDecoder.cxx.

Member Typedef Documentation

◆ type

template<typename FORMAT , typename CHARGESUM , int VERSION = 0>
using o2::mch::raw::impl::PayloadDecoderImpl< FORMAT, CHARGESUM, VERSION >::type = PayloadDecoderImplReturnType { void process(uint32_t, gsl::span<const std::byte>)

Definition at line 28 of file PageDecoder.cxx.

Member Function Documentation

◆ operator()()

template<typename FORMAT , typename CHARGESUM , int VERSION = 0>
type o2::mch::raw::impl::PayloadDecoderImpl< FORMAT, CHARGESUM, VERSION >::operator() ( const FeeLinkId feeLinkId,
DecodedDataHandlers  decodedDataHandlers,
FeeLink2SolarMapper  fee2solar 
)

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