![]() |
Project
|
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) |
Definition at line 26 of file PageDecoder.cxx.
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.
type o2::mch::raw::impl::PayloadDecoderImpl< FORMAT, CHARGESUM, VERSION >::operator() | ( | const FeeLinkId & | feeLinkId, |
DecodedDataHandlers | decodedDataHandlers, | ||
FeeLink2SolarMapper | fee2solar | ||
) |