nidas v1.2.3
Classes | Namespaces
Uio48Sensor.h File Reference
#include <nidas/Config.h>
#include <nidas/core/DSMSensor.h>
#include <nidas/core/UnixIODevice.h>
#include <nidas/core/LooperClient.h>

Go to the source code of this file.

Classes

class  nidas::dynld::Uio48Sensor
 Nidas sensor support for UIO48 digital I/O chip on a PCM-C418 Vortex CPU. More...
 

Namespaces

namespace  nidas
 Root namespace for the NCAR In-Situ Data Acquisition Software.
 
namespace  nidas::dynld
 The dynamically loadable classes of nidas. The nidas::dynld namespace and any sub namespaces, like nidas::dynld::raf, are for dynamically loadable classes, and any support classes that are only referenced by classes in nidas::dynld. Objects in nidas::dynld are created by nidas::core::DOMObjectFactory, using nidas::core::DynamicLoader, typically from a class="XXXXX" attribute in an XML file.