module.h File Reference

Header file for the module webservice. More...

#include "frepple.h"
#include "freppleinterface.h"
#include "module_webserviceH.h"

Go to the source code of this file.


Namespaces

namespace  module_webservice

Classes

class  module_webservice::CommandWebservice
 This command runs a multi-threaded SOAP webservice server. More...
struct  module_webservice::CommandWebservice::thread_data

Defines

#define BACKLOG   (100)
#define MAX_QUEUE   (1000)

Functions

const char * module_webservice::initialize (const CommandLoadLibrary::ParameterList &z)

Detailed Description

Header file for the module webservice.

Definition in file module.h.


Define Documentation

#define BACKLOG   (100)

Definition at line 60 of file module.h.

#define MAX_QUEUE   (1000)

Definition at line 61 of file module.h.


Documentation generated by  doxygen