$search
#include "XmlRpc.h"#include <iostream>#include <stdlib.h>
Go to the source code of this file.
Classes | |
| class | Hello |
| class | HelloName |
| class | Sum |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| XmlRpcServer | s |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 61 of file HelloServer.cpp.
Definition at line 11 of file HelloServer.cpp.