webservice.cpp File Reference

#include "module.h"
#include "frepple.nsmap"

Go to the source code of this file.

Functions

SOAP_FMAC5 int SOAP_FMAC6 frepple__demand (struct soap *soap, char *name, struct frepple__DemandInfoResponse &result)
SOAP_FMAC5 int SOAP_FMAC6 frepple__post (struct soap *soap, char *data, struct frepple__PostResponse &result)

Function Documentation

SOAP_FMAC5 int SOAP_FMAC6 frepple__demand ( struct soap *  soap,
char *  name,
struct frepple__DemandInfoResponse &  result 
)

Implementation of the webservice method to return demand information.

Definition at line 33 of file webservice.cpp.

SOAP_FMAC5 int SOAP_FMAC6 frepple__post ( struct soap *  soap,
char *  data,
struct frepple__PostResponse &  result 
)

Implementation of the webservice method to post XML data.

Definition at line 58 of file webservice.cpp.


Generated on 21 Mar 2010 for frePPLe by  doxygen 1.6.1