Go to the source code of this file.
Classes | |
class | TestBase64 |
Functions | |
void | execute (XmlRpcValue ¶ms, XmlRpcValue &result) |
int | main (int argc, char *argv[]) |
TestBase64 (XmlRpcServer *s) | |
Variables | |
XmlRpcServer | s |
void s::execute | ( | XmlRpcValue & | params, |
XmlRpcValue & | result | ||
) |
Definition at line 50 of file TestBase64Server.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 50 of file TestBase64Server.cpp.
s::TestBase64 | ( | XmlRpcServer * | s | ) |
Definition at line 48 of file TestBase64Server.cpp.
Definition at line 19 of file TestBase64Server.cpp.