27#ifndef NIDAS_CORE_SAMPLEINPUT_H
28#define NIDAS_CORE_SAMPLEINPUT_H
36namespace nidas {
namespace core {
Interface of an object that can be instantiated from a DOM element, via the fromDOMElement method,...
Definition DOMable.h:51
Class that should include all that is configurable about a DSM.
Definition DSMConfig.h:55
Base class for a service, as built from a <service> XML tag.
Definition DSMService.h:48
Interface for an object that requests connections to Inputs or Outputs.
Definition IOChannel.h:56
Pure virtual interface for a source of Samples.
Definition SampleSource.h:48
Interface to a data sample.
Definition Sample.h:190
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31