nidas v1.2.3
Public Member Functions | Private Member Functions | Private Attributes | List of all members
nidas::core::GetAdsFileName Class Reference

gets the name of the current .ads file More...

#include <DSMServerIntf.h>

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

Public Member Functions

 GetAdsFileName (XmlRpcServer *s, DSMServerIntf *intf)
 
void execute (XmlRpcValue &params, XmlRpcValue &result)
 
std::string help ()
 

Private Member Functions

 GetAdsFileName (const GetAdsFileName &)
 No copying.
 
GetAdsFileNameoperator= (const GetAdsFileName &)
 No assignment.
 

Private Attributes

DSMServerIntf_serverIntf
 

Detailed Description

gets the name of the current .ads file

Constructor & Destructor Documentation

◆ GetAdsFileName() [1/2]

nidas::core::GetAdsFileName::GetAdsFileName ( XmlRpcServer * s,
DSMServerIntf * intf )
inline

◆ GetAdsFileName() [2/2]

nidas::core::GetAdsFileName::GetAdsFileName ( const GetAdsFileName & )
private

No copying.

Member Function Documentation

◆ execute()

void GetAdsFileName::execute ( XmlRpcValue & params,
XmlRpcValue & result )

◆ help()

std::string nidas::core::GetAdsFileName::help ( )
inline

◆ operator=()

GetAdsFileName & nidas::core::GetAdsFileName::operator= ( const GetAdsFileName & )
private

No assignment.

Member Data Documentation

◆ _serverIntf

DSMServerIntf* nidas::core::GetAdsFileName::_serverIntf
private

Referenced by execute().


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