27#ifndef _nidas_core_DerivedDataClient_h_
28#define _nidas_core_DerivedDataClient_h_
32namespace nidas {
namespace core {
Interface of a DerivedDataClient of the DerivedDataReader.
Definition DerivedDataClient.h:37
virtual ~DerivedDataClient()
Definition DerivedDataClient.h:40
virtual void derivedDataNotify(const DerivedDataReader *s)=0
Method called on a DerivedDataClient by the DerivedDataReader thread when a new packet of derived dat...
This class will read, parse and make available the parameters in the onboard real-time broadcast of d...
Definition DerivedDataReader.h:45
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31