nidas v1.2.3
Public Member Functions | List of all members
nidas::core::ChronyStatusNode Class Referenceabstract

Object with a printChronyStatus() method which can be called from a DSMServer. More...

#include <ChronyStatus.h>

Public Member Functions

virtual ~ChronyStatusNode ()
 
virtual void printChronyStatus (std::ostream &) throw () =0
 

Detailed Description

Object with a printChronyStatus() method which can be called from a DSMServer.

Constructor & Destructor Documentation

◆ ~ChronyStatusNode()

virtual nidas::core::ChronyStatusNode::~ChronyStatusNode ( )
inlinevirtual

Member Function Documentation

◆ printChronyStatus()

virtual void nidas::core::ChronyStatusNode::printChronyStatus ( std::ostream & )
throw ( )
pure virtual

The documentation for this class was generated from the following file: