XmlRpc::XmlRpcServer Member List
This is the complete list of members for
XmlRpc::XmlRpcServer, including all inherited members.
| _disp | XmlRpc::XmlRpcServer | [protected] |
| _introspectionEnabled | XmlRpc::XmlRpcServer | [protected] |
| _listMethods | XmlRpc::XmlRpcServer | [protected] |
| _methodHelp | XmlRpc::XmlRpcServer | [protected] |
| _methods | XmlRpc::XmlRpcServer | [protected] |
| _ssl | XmlRpc::XmlRpcSource | |
| _ssl_ctx | XmlRpc::XmlRpcSource | |
| _ssl_meth | XmlRpc::XmlRpcSource | |
| _ssl_ssl | XmlRpc::XmlRpcSource | |
| acceptConnection() | XmlRpc::XmlRpcServer | [protected, virtual] |
| addMethod(XmlRpcServerMethod *method) | XmlRpc::XmlRpcServer | |
| bindAndListen(int port, int backlog=5) | XmlRpc::XmlRpcServer | |
| close() | XmlRpc::XmlRpcSource | [virtual] |
| createConnection(int socket) | XmlRpc::XmlRpcServer | [protected, virtual] |
| dispatchConnection(XmlRpcServerConnection *sc) | XmlRpc::XmlRpcServer | [protected, virtual] |
| enableIntrospection(bool enabled=true) | XmlRpc::XmlRpcServer | |
| executeMethod(const std::string &methodName, XmlRpcValue ¶ms, XmlRpcValue &result) | XmlRpc::XmlRpcServer | [protected] |
| executeMulticall(const std::string &methodName, XmlRpcValue ¶ms, XmlRpcValue &result) | XmlRpc::XmlRpcServer | [protected] |
| executeRequest(std::string const &request) | XmlRpc::XmlRpcServer | [virtual] |
| exit() | XmlRpc::XmlRpcServer | |
| FAULTCODE | XmlRpc::XmlRpcServer | [protected, static] |
| FAULTSTRING | XmlRpc::XmlRpcServer | [protected, static] |
| findMethod(const std::string &name) const | XmlRpc::XmlRpcServer | |
| generateFaultResponse(std::string const &msg, int errorCode=-1) | XmlRpc::XmlRpcServer | [protected] |
| generateHeader(std::string const &body) | XmlRpc::XmlRpcServer | [protected] |
| generateResponse(std::string const &resultXml) | XmlRpc::XmlRpcServer | [protected] |
| getfd() const | XmlRpc::XmlRpcSource | [inline] |
| getKeepOpen() const | XmlRpc::XmlRpcSource | [inline] |
| getPort(void) const | XmlRpc::XmlRpcServer | |
| handleEvent(unsigned eventType) | XmlRpc::XmlRpcServer | [virtual] |
| listMethods(XmlRpcValue &result) | XmlRpc::XmlRpcServer | |
| MethodMap typedef | XmlRpc::XmlRpcServer | [protected] |
| METHODNAME | XmlRpc::XmlRpcServer | [protected, static] |
| METHODNAME_TAG | XmlRpc::XmlRpcServer | [protected, static] |
| PARAM_ETAG | XmlRpc::XmlRpcServer | [protected, static] |
| PARAM_TAG | XmlRpc::XmlRpcServer | [protected, static] |
| PARAMS | XmlRpc::XmlRpcServer | [protected, static] |
| PARAMS_ETAG | XmlRpc::XmlRpcServer | [protected, static] |
| PARAMS_TAG | XmlRpc::XmlRpcServer | [protected, static] |
| parseRequest(std::string const &request, XmlRpcValue ¶ms) | XmlRpc::XmlRpcServer | [protected] |
| removeConnection(XmlRpcServerConnection *) | XmlRpc::XmlRpcServer | [virtual] |
| removeMethod(XmlRpcServerMethod *method) | XmlRpc::XmlRpcServer | |
| removeMethod(const std::string &methodName) | XmlRpc::XmlRpcServer | |
| setfd(int fd) | XmlRpc::XmlRpcSource | [inline] |
| setKeepOpen(bool b=true) | XmlRpc::XmlRpcSource | [inline] |
| shutdown() | XmlRpc::XmlRpcServer | |
| SYSTEM_MULTICALL | XmlRpc::XmlRpcServer | [protected, static] |
| work(double msTime) | XmlRpc::XmlRpcServer | |
| XmlRpcServer() | XmlRpc::XmlRpcServer | |
| XmlRpcSource(int fd=-1, bool deleteOnClose=false) | XmlRpc::XmlRpcSource | |
| ~XmlRpcServer() | XmlRpc::XmlRpcServer | [virtual] |
| ~XmlRpcSource() | XmlRpc::XmlRpcSource | [virtual] |