#include <stdio.h>
#include "Reference_Reader.hh"
Go to the source code of this file.
Compounds | |
class | Binary_Raw_Reader |
A subclass of Reference_Reader that reads binary raw reference traces. More... | |
Defines | |
#define | _BINARY_RAW_READER_HH |
A subclass of Reference_Reader that can read the binary raw reference traces directly produced by Laplace. The data from each record is then transformed appropriately for use by Laplace-merge.
Definition in file Binary_Raw_Reader.hh.
|
Definition at line 18 of file Binary_Raw_Reader.hh. |