#include "common.hpp"
#include "io/codec/decoder/DecoderBase.hpp"
#include <vector>
Include dependency graph for NotRealDecoder.hpp:
Go to the source code of this file.
Classes | |
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. More... |