28#ifndef NIDAS_CORE_XMLCONFIGINPUT_H
29#define NIDAS_CORE_XMLCONFIGINPUT_H
34namespace nidas {
namespace core {
A McSocket provides a way to establish a TCP stream socket connection, or a pair of UDP datagram sock...
Definition McSocket.h:192
void setRequestType(int val)
Set the request type value.
Definition McSocket.h:328
@ XML_CONFIG
Request for a TCP feed of the configuration in XML.
Definition Datagrams.h:39
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31