Transient Recorder Framework
|
Defines the TRBaseDriver class, the central class of the framework. More...
#include <stddef.h>
#include <vector>
#include <epicsEvent.h>
#include <epicsMutex.h>
#include <epicsTime.h>
#include <epicsMemory.h>
#include <asynPortDriver.h>
#include "TRArmInfo.h"
#include "TRBaseConfig.h"
#include "TRBurstMetaInfo.h"
#include "TRChannelDataSubmit.h"
#include "TRChannelsDriver.h"
#include "TRConfigParam.h"
#include "TRNonCopyable.h"
#include "TRTimeArrayDriver.h"
Go to the source code of this file.
Classes | |
class | TRBaseDriver |
Central class of the Transient Recorder framework for transient recorders (digitizers). More... | |
Defines the TRBaseDriver class, the central class of the framework.