Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NotRealDecoder< FR > Class Template Reference

This class is used in tests when a decoder is needed, however we want it nothing to do ;) For example in tester/CacheDBTester.hpp. More...

#include <NotRealDecoder.hpp>

Inheritance diagram for NotRealDecoder< FR >:

Inheritance graph
[legend]
Collaboration diagram for NotRealDecoder< FR >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef DecoderBase< FR
>::params_t 
params_t

Public Member Functions

 NotRealDecoder (const params_t *par)
void setCodeInverse (const std::vector< item_t > &code_inverse)
 DecoderBase (const params_t *par)

Detailed Description

template<class FR>
class NotRealDecoder< FR >

This class is used in tests when a decoder is needed, however we want it nothing to do ;) For example in tester/CacheDBTester.hpp.

Definition at line 16 of file NotRealDecoder.hpp.


Member Typedef Documentation

template<class FR>
typedef DecoderBase<FR>::params_t NotRealDecoder< FR >::params_t
 

Reimplemented from DecoderBase< FR >.

Definition at line 19 of file NotRealDecoder.hpp.


Constructor & Destructor Documentation

template<class FR>
NotRealDecoder< FR >::NotRealDecoder const params_t par  )  [inline]
 

Definition at line 21 of file NotRealDecoder.hpp.


Member Function Documentation

DecoderBase< FR >::DecoderBase const params_t par  )  [inline, inherited]
 

Definition at line 28 of file DecoderBase.hpp.

template<class FR>
void NotRealDecoder< FR >::setCodeInverse const std::vector< item_t > &  code_inverse  )  [inline]
 

Reimplemented from DecoderBase< FR >.

Definition at line 23 of file NotRealDecoder.hpp.


The documentation for this class was generated from the following file:
Generated on Sun Sep 17 17:55:26 2006 for FIM environment by  doxygen 1.4.4