#include "tRecorderInternal.h"
#include "tString.h"
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | tRecording |
recording class More... | |
class | tPlayback |
playback class More... | |
class | tRecorderImp< BASE, STREAM_IMP > |
recording and playback implementation ( nothing but a stream container ) More... |