#include <Coder.hpp>
| Public Member Functions | |
| params_t () | |
| ~params_t () | |
| Public Attributes | |
| D * | decoder | 
| std::vector< std::pair< counter_t, item_t > > * | freq_items_with_counters | 
| std::vector< counter_t > * | freq_counters | 
| CodeMode | codemode | 
Definition at line 44 of file Coder.hpp.
| 
 | |||||||||
| 
 Definition at line 52 of file Coder.hpp. References Coder< T_R, D >::params_t::codemode, Coder< T_R, D >::params_t::decoder, Coder< T_R, D >::params_t::freq_counters, Coder< T_R, D >::params_t::freq_items_with_counters, and NOCARE. | 
| 
 | |||||||||
| 
 Definition at line 59 of file Coder.hpp. References Coder< T_R, D >::params_t::freq_counters. | 
| 
 | |||||
| 
 Definition at line 51 of file Coder.hpp. Referenced by Coder< T_R, D >::Coder(), and Coder< T_R, D >::params_t::params_t(). | 
| 
 | |||||
| 
 Definition at line 47 of file Coder.hpp. Referenced by Coder< T_R, D >::Coder(), and Coder< T_R, D >::params_t::params_t(). | 
| 
 | |||||
| 
 Definition at line 50 of file Coder.hpp. Referenced by Coder< T_R, D >::Coder(), Coder< T_R, D >::params_t::params_t(), and Coder< T_R, D >::params_t::~params_t(). | 
| 
 | |||||
| 
 Definition at line 49 of file Coder.hpp. Referenced by Coder< T_R, D >::Coder(), and Coder< T_R, D >::params_t::params_t(). | 
 1.4.4
 1.4.4