webservice.cpp File Reference
Include dependency graph for webservice.cpp:

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.
Documentation generated for frePPLe by
