#include <XmlRpc.h>
Public Member Functions | |
| XmlRpcRequest (string method_name) | |
| XmlRpcRequest (const void *input, unsigned int length) throw (AuroraException) | |
| ~XmlRpcRequest () | |
| string | getMethodName () const |
| XmlRpcParams & | getParams () |
| const XmlRpcParams & | getParams () const |
| string | as_string () const |
| string | as_xml () const |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8