ProgressData Class Reference

#include <ProgressDialog.h>

List of all members.

Public Member Functions

 ProgressData (const std::string &hostname, int port)
int getJobId () const
void setJobId (int jobId)
double getProgress () const
void setProgress (double progress)
boost::threadpool::pool & getThreadPool ()
int execute (const char *name, XmlRpc::XmlRpcValue &args, XmlRpc::XmlRpcValue &result)


Constructor & Destructor Documentation

ProgressData::ProgressData const std::string &  hostname,
int  port
[inline]
 


Member Function Documentation

int ProgressData::execute const char *  name,
XmlRpc::XmlRpcValue &  args,
XmlRpc::XmlRpcValue &  result
[inline]
 

int ProgressData::getJobId  )  const [inline]
 

double ProgressData::getProgress  )  const [inline]
 

boost::threadpool::pool& ProgressData::getThreadPool  )  [inline]
 

void ProgressData::setJobId int  jobId  )  [inline]
 

void ProgressData::setProgress double  progress  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 29 21:37:57 2008 for VoluMill Universal Client by  doxygen 1.4.6