Project
Loading...
Searching...
No Matches
o2::data_compression::CodingModelDispatcher< ModelDefinition >::initFctr Class Reference

#include <CodingModelDispatcher.h>

Public Types

using return_type = int
 

Public Member Functions

 initFctr (container_type &container)
 
 ~initFctr ()
 
template<typename T >
return_type operator() (boost::type< T >)
 

Detailed Description

template<typename ModelDefinition>
class o2::data_compression::CodingModelDispatcher< ModelDefinition >::initFctr

init model

Definition at line 119 of file CodingModelDispatcher.h.

Member Typedef Documentation

◆ return_type

template<typename ModelDefinition >
using o2::data_compression::CodingModelDispatcher< ModelDefinition >::initFctr::return_type = int

Definition at line 125 of file CodingModelDispatcher.h.

Constructor & Destructor Documentation

◆ initFctr()

template<typename ModelDefinition >
o2::data_compression::CodingModelDispatcher< ModelDefinition >::initFctr::initFctr ( container_type container)
inline

Definition at line 122 of file CodingModelDispatcher.h.

◆ ~initFctr()

template<typename ModelDefinition >
o2::data_compression::CodingModelDispatcher< ModelDefinition >::initFctr::~initFctr ( )
inline

Definition at line 123 of file CodingModelDispatcher.h.

Member Function Documentation

◆ operator()()

template<typename ModelDefinition >
template<typename T >
return_type o2::data_compression::CodingModelDispatcher< ModelDefinition >::initFctr::operator() ( boost::type< T >  )
inline

Definition at line 128 of file CodingModelDispatcher.h.


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