27#include <nidas/Config.h>
28#ifdef HAVE_SYS_INOTIFY_H
41#ifndef NIDAS_DYNLD_WATCHEDFILESENSOR_H
42#define NIDAS_DYNLD_WATCHEDFILESENSOR_H
47namespace nidas {
namespace dynld {
97 int getWriteFd()
const
105 void open(
int flags);
207 WatchedFileSensor& operator=(
const WatchedFileSensor&);
Implementation of support for a sensor which generates character output.
Definition CharacterSensor.h:46
An interface to an IO device.
Definition IODevice.h:42
The essential core classes of nidas.
Definition A2DConverter.h:31
Sample * getSample(sampleType type, unsigned int len)
A convienence method for getting a sample of an enumerated type from a pool.
Definition Sample.cc:70
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31