nidas  v1.2-1520
Public Member Functions | Private Member Functions | Private Attributes | List of all members
nidas::core::GetClocks Class Reference

gets a list of current clock times for each broadcasting DSM. More...

#include <StatusListener.h>

Inheritance diagram for nidas::core::GetClocks:
Inheritance graph
[legend]

Public Member Functions

 GetClocks (XmlRpc::XmlRpcServer *s, StatusListener *lstn)
 
void execute (XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)
 
std::string help ()
 

Private Member Functions

 GetClocks (const GetClocks &)
 No copying. More...
 
GetClocksoperator= (const GetClocks &)
 No assignment. More...
 

Private Attributes

StatusListener_listener
 reference to listener thread More...
 

Detailed Description

gets a list of current clock times for each broadcasting DSM.

Constructor & Destructor Documentation

nidas::core::GetClocks::GetClocks ( XmlRpc::XmlRpcServer *  s,
StatusListener lstn 
)
inline
nidas::core::GetClocks::GetClocks ( const GetClocks )
private

No copying.

Member Function Documentation

void GetClocks::execute ( XmlRpc::XmlRpcValue &  params,
XmlRpc::XmlRpcValue &  result 
)
std::string nidas::core::GetClocks::help ( )
inline
GetClocks& nidas::core::GetClocks::operator= ( const GetClocks )
private

No assignment.

Member Data Documentation

StatusListener* nidas::core::GetClocks::_listener
private

reference to listener thread

Referenced by execute().


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