Classes | Functions | Variables
HelloServer.cpp File Reference
#include "xmlrpcpp/XmlRpc.h"
#include <iostream>
#include <stdlib.h>
Include dependency graph for HelloServer.cpp:

Go to the source code of this file.

Classes

class  Hello
 
class  HelloName
 
class  Sum
 

Functions

void execute (XmlRpcValue &params, XmlRpcValue &result)
 
 Hello (XmlRpcServer *s)
 
 HelloName (XmlRpcServer *s)
 
std::string help ()
 
int main (int argc, char *argv[])
 
 Sum (XmlRpcServer *s)
 

Variables

XmlRpcServer s
 

Function Documentation

◆ execute()

void execute ( XmlRpcValue params,
XmlRpcValue result 
)

Definition at line 15 of file HelloServer.cpp.

◆ Hello()

s::Hello ( XmlRpcServer s)

Definition at line 13 of file HelloServer.cpp.

◆ HelloName()

s::HelloName ( XmlRpcServer s)

Definition at line 13 of file HelloServer.cpp.

◆ help()

std::string s::help ( )

Definition at line 20 of file HelloServer.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 61 of file HelloServer.cpp.

◆ Sum()

s::Sum ( XmlRpcServer s)

Definition at line 13 of file HelloServer.cpp.

Variable Documentation

◆ s

Definition at line 11 of file HelloServer.cpp.



xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:22