|
BOSS 8.0.0
BESIII Offline Software System
|
Go to the source code of this file.
Classes | |
| class | TestBase64 |
Functions | |
| TestBase64 (XmlRpcServer *s) | |
| void | execute (XmlRpcValue ¶ms, XmlRpcValue &result) |
| int | main (int argc, char *argv[]) |
Variables | |
| XmlRpcServer | s |
| void s::execute | ( | XmlRpcValue & | params, |
| XmlRpcValue & | result ) |
Definition at line 45 of file TestBase64Server.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 43 of file TestBase64Server.cpp.
| s::TestBase64 | ( | XmlRpcServer * | s | ) |
Definition at line 43 of file TestBase64Server.cpp.
Definition at line 16 of file TestBase64Server.cpp.
Referenced by TestBase64::TestBase64().