xmlrpc::Server Member List

This is the complete list of members for xmlrpc::Server, including all inherited members.
IncomingConnection (defined in xmlrpc::Server)xmlrpc::Server [friend]
incomingRequest(int requestId, QString methodName, QList< xmlrpc::Variant > parameters) (defined in xmlrpc::Server)xmlrpc::Server [signal]
isListening() const xmlrpc::Server
listen(quint16 port, const QHostAddress &address=QHostAddress::Any)xmlrpc::Server
newConnection() (defined in xmlrpc::Server)xmlrpc::Server [protected, slot]
processRequest(QByteArray data, QTcpSocket *socket)xmlrpc::Server [protected, slot]
registerMethod(QString methodName, QVariant::Type returnType, QList< QVariant::Type > parameterTypes)xmlrpc::Server
registerMethod(QString methodName, QVariant::Type returnType)xmlrpc::Server
registerMethod(QString methodName, QVariant::Type returnType, QVariant::Type parameter1Type)xmlrpc::Server
registerMethod(QString methodName, QVariant::Type returnType, QVariant::Type parameter1Type, QVariant::Type parameter2Type)xmlrpc::Server
registerMethod(QString methodName, QVariant::Type returnType, QVariant::Type parameter1Type, QVariant::Type parameter2Type, QVariant::Type parameter3Type)xmlrpc::Server
registerMethod(QString methodName, QVariant::Type returnType, QVariant::Type parameter1Type, QVariant::Type parameter2Type, QVariant::Type parameter3Type, QVariant::Type parameter4Type)xmlrpc::Server
sendFault(int requestId, int faultCode, QString faultMessage)xmlrpc::Server [slot]
sendReturnValue(int requestId, const xmlrpc::Variant &value)xmlrpc::Server [slot]
Server(QObject *parent=0)xmlrpc::Server
~Server()xmlrpc::Server [virtual]
Generated on Wed Jun 16 02:07:11 2010 for QXmlRPC by  doxygen 1.6.3