Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

XmlRpcResponse Class Reference

#include <XmlRpc.h>

List of all members.

Public Member Functions

 XmlRpcResponse ()
 XmlRpcResponse (const void *input, unsigned int length) throw (AuroraException)
 ~XmlRpcResponse ()
XmlRpcParamsgetParams ()
const XmlRpcParamsgetParams () const
bool isFault ()
unsigned int getFaultCode ()
string getFault ()
void setFault (int fault_code, string fault_string)
string as_string () const
string as_xml () const
void from_xml (const void *input, unsigned int length) throw (AuroraException)


Constructor & Destructor Documentation

XmlRpcResponse::XmlRpcResponse  ) 
 

XmlRpcResponse::XmlRpcResponse const void *  input,
unsigned int  length
throw (AuroraException)
 

XmlRpcResponse::~XmlRpcResponse  ) 
 


Member Function Documentation

string XmlRpcResponse::as_string  )  const
 

string XmlRpcResponse::as_xml  )  const
 

void XmlRpcResponse::from_xml const void *  input,
unsigned int  length
throw (AuroraException)
 

string XmlRpcResponse::getFault  ) 
 

unsigned int XmlRpcResponse::getFaultCode  ) 
 

const XmlRpcParams& XmlRpcResponse::getParams  )  const
 

XmlRpcParams& XmlRpcResponse::getParams  ) 
 

bool XmlRpcResponse::isFault  ) 
 

void XmlRpcResponse::setFault int  fault_code,
string  fault_string
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 12 15:15:24 2004 for Borealis by doxygen 1.3.8