nidas v1.2.3
|
#include "XmlRpcThread.h"
#include <nidas/util/IOException.h>
#include <xmlrpcpp/XmlRpcException.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | nidas::core::DSMEngineIntf |
A thread that provides XML-based Remote Procedure Calls to web interfaces from the DSMEngine. More... | |
class | nidas::core::DSMEngineIntf::DSMAction |
Send a command to a DSMEngine. More... | |
class | nidas::core::DSMEngineIntf::SensorAction |
Invoke an executeXmlRpc() method on a DSMSensor. More... | |
Namespaces | |
namespace | nidas |
Root namespace for the NCAR In-Situ Data Acquisition Software. | |
namespace | nidas::core |
The essential core classes of nidas. | |