![]() |
DAQ Driver
|
The AbstractDriverComponent class Is the base class for all driver components hallo Bennie. More...
#include <Driver/DriverComponents/AbstractDriverComponent.h>

Public Member Functions | |
| AbstractDriverComponent (pMessageProcessor messageProcessor) | |
| virtual void | reset ()=0 |
| reset Resets the components More... | |
Protected Attributes | |
| pMessageProcessor | m_messageProcessor |
The AbstractDriverComponent class Is the base class for all driver components hallo Bennie.
Definition at line 21 of file AbstractDriverComponent.h.
| AbstractDriverComponent::AbstractDriverComponent | ( | pMessageProcessor | messageProcessor | ) |
Definition at line 3 of file AbstractDriverComponent.cpp.
|
pure virtual |
reset Resets the components
Implemented in DeviceInfo, IEPE, InputRange, DeviceStatus, Streaming, Formatting, Time, DeviceControl, and Heartbeat.
|
protected |
Definition at line 36 of file AbstractDriverComponent.h.