_bytesWritten (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
_connectionState (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
_contentLength (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
_header (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
_keepAlive (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
_request (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
_response (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
_server (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
close() | XmlRpc::XmlRpcSource | [virtual] |
executeMethod(const std::string &methodName, XmlRpcValue ¶ms, XmlRpcValue &result) (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
executeMulticall(const std::string &methodName, XmlRpcValue ¶ms, XmlRpcValue &result) (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
executeRequest() (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected, virtual] |
FAULTCODE (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
FAULTSTRING (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
generateFaultResponse(std::string const &msg, int errorCode=-1) (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
generateHeader(std::string const &body) (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
generateResponse(std::string const &resultXml) (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
getfd() const | XmlRpc::XmlRpcSource | [inline] |
getKeepOpen() const | XmlRpc::XmlRpcSource | [inline] |
handleEvent(unsigned eventType) | XmlRpc::XmlRpcServerConnection | [virtual] |
METHODNAME (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
METHODNAME_TAG (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
PARAM_ETAG (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
PARAM_TAG (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
PARAMS (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
PARAMS_ETAG (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
PARAMS_TAG (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
parseRequest(XmlRpcValue ¶ms) (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
READ_HEADER enum value (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
READ_REQUEST enum value (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
readHeader() (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
readRequest() (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
ServerConnectionState enum name (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
setfd(int fd) | XmlRpc::XmlRpcSource | [inline] |
setKeepOpen(bool b=true) | XmlRpc::XmlRpcSource | [inline] |
SYSTEM_MULTICALL (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [static] |
WRITE_RESPONSE enum value (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
writeResponse() (defined in XmlRpc::XmlRpcServerConnection) | XmlRpc::XmlRpcServerConnection | [protected] |
XmlRpcServerConnection(int fd, XmlRpcServer *server, bool deleteOnClose=false) | XmlRpc::XmlRpcServerConnection | |
XmlRpcSource(int fd=-1, bool deleteOnClose=false) | XmlRpc::XmlRpcSource | |
~XmlRpcServerConnection() | XmlRpc::XmlRpcServerConnection | [virtual] |
~XmlRpcSource() | XmlRpc::XmlRpcSource | [virtual] |