![]() |
Project
|
Functor to execute decoding on runtime container level. More...
#include <CodingModelDispatcher.h>
Public Types | |
using | return_type = bool |
Public Member Functions | |
decodeFctr (ValueType &_v, CodeType _code, uint16_t &_codeLength) | |
~decodeFctr () | |
template<typename T > | |
return_type | operator() (T &stage) |
Functor to execute decoding on runtime container level.
Definition at line 223 of file CodingModelDispatcher.h.
using o2::data_compression::CodingModelDispatcher< ModelDefinition >::decodeFctr< CodeType, ValueType >::return_type = bool |
Definition at line 231 of file CodingModelDispatcher.h.
|
inline |
Definition at line 226 of file CodingModelDispatcher.h.
|
inline |
Definition at line 229 of file CodingModelDispatcher.h.
|
inline |
Definition at line 234 of file CodingModelDispatcher.h.