27#ifndef NIDAS_CORE_DATAGRAMS_H
28#define NIDAS_CORE_DATAGRAMS_H
32namespace nidas {
namespace core {
McSocketRequest
Definition Datagrams.h:34
@ XML_ALL_CONFIG
Request for a TCP feed of the entire configuration in XML.
Definition Datagrams.h:55
@ RAW_SAMPLE
Request for a TCP feed of raw samples.
Definition Datagrams.h:44
@ UNKNOWN_REQUEST
Definition Datagrams.h:57
@ XML_CONFIG
Request for a TCP feed of the configuration in XML.
Definition Datagrams.h:39
@ UDP_PROCESSED_SAMPLE_FEED
Request for feed of processed samples on a UDP socket, and a listing of variables on a TCP socket.
Definition Datagrams.h:50
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31