Project
Loading...
Searching...
No Matches
o2::data_compression::AlphabetTester< ValueList > Struct Template Reference

Public Member Functions

 AlphabetTester ()
 
 AlphabetTester (const ValueList &list)
 
template<typename Alphabet >
void operator() (Alphabet &alphabet)
 

Public Attributes

ValueList mList
 

Detailed Description

template<typename ValueList>
struct o2::data_compression::AlphabetTester< ValueList >

Definition at line 65 of file test_dc_primitives.cxx.

Constructor & Destructor Documentation

◆ AlphabetTester() [1/2]

template<typename ValueList >
o2::data_compression::AlphabetTester< ValueList >::AlphabetTester ( )

◆ AlphabetTester() [2/2]

template<typename ValueList >
o2::data_compression::AlphabetTester< ValueList >::AlphabetTester ( const ValueList &  list)
inline

Definition at line 68 of file test_dc_primitives.cxx.

Member Function Documentation

◆ operator()()

template<typename ValueList >
template<typename Alphabet >
void o2::data_compression::AlphabetTester< ValueList >::operator() ( Alphabet &  alphabet)
inline

Definition at line 70 of file test_dc_primitives.cxx.

Member Data Documentation

◆ mList

template<typename ValueList >
ValueList o2::data_compression::AlphabetTester< ValueList >::mList

Definition at line 66 of file test_dc_primitives.cxx.


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