nidas  v1.2-1520
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. More...
 
GetAdsFileNameoperator= (const GetAdsFileName &)
 No assignment. More...
 

Private Attributes

DSMServerIntf_serverIntf
 

Detailed Description

gets the name of the current .ads file

Constructor & Destructor Documentation

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

No copying.

Member Function Documentation

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

No assignment.

Member Data Documentation

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

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