27#ifndef NIDAS_CORE_CHRONY_STATUS_H
28#define NIDAS_CORE_CHRONY_STATUS_H
32namespace nidas {
namespace core {
Object with a printChronyStatus() method which can be called from a DSMServer.
Definition ChronyStatus.h:44
virtual void printChronyStatus(std::ostream &)=0
virtual ~ChronyStatusNode()
Definition ChronyStatus.h:47
void printChronyHeader(std::ostream &ostr)
Definition ChronyStatus.cc:35
void printChronyTrailer(std::ostream &ostr)
Definition ChronyStatus.cc:52
bool chronyZebra
Definition ChronyStatus.cc:33
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31