|
nidas v1.2.3
|
#include "SampleClock.h"#include <nidas/util/IOException.h>#include <nidas/util/InvalidParameterException.h>Go to the source code of this file.
Classes | |
| class | nidas::core::SampleScanner |
| A scanner of sample data. More... | |
| class | nidas::core::DriverSampleScanner |
| A SampleScanner for reading samples that have been pre-formatted by a device driver - they already have a header consisting of a timetag, and a data length. More... | |
| class | nidas::core::MessageSampleScanner |
| A DriverSampleScanner which supports the set/get of message separation parameters. More... | |
| class | nidas::core::MessageStreamScanner |
| A SampleScanner which supports the set/get of message separation parameters and extracts samples from the internal buffer by recognizing separators in the message stream. More... | |
| class | nidas::core::DatagramSampleScanner |
Namespaces | |
| namespace | nidas |
| Root namespace for the NCAR In-Situ Data Acquisition Software. | |
| namespace | nidas::core |
| The essential core classes of nidas. | |