|
nidas v1.2.3
|
#include "IODevice.h"#include <nidas/util/EOFException.h>#include <nidas/util/IOTimeoutException.h>#include <nidas/util/time_constants.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <sys/ioctl.h>#include <unistd.h>Go to the source code of this file.
Classes | |
| class | nidas::core::UnixIODevice |
| A basic Unix I/O device, such as a named pipe, or a watched file. More... | |
Namespaces | |
| namespace | nidas |
| Root namespace for the NCAR In-Situ Data Acquisition Software. | |
| namespace | nidas::core |
| The essential core classes of nidas. | |