DCOPServer Class Reference
Inheritance diagram for DCOPServer:

Detailed Description
Definition at line 115 of file dcopserver.h.
Public Member Functions | |
DCOPServer (bool _suicide) | |
~DCOPServer () | |
void * | watchConnection (IceConn iceConn) |
void | removeConnection (void *data) |
void | processMessage (IceConn iceConn, int opcode, unsigned long length, Bool swap) |
void | ioError (IceConn iceConn) |
bool | receive (const QCString &app, const QCString &obj, const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData, IceConn iceConn) |
DCOPConnection * | findApp (const QCString &appId) |
DCOPConnection * | findConn (IceConn iceConn) |
void | sendMessage (DCOPConnection *conn, const QCString &sApp, const QCString &rApp, const QCString &rObj, const QCString &rFun, const QByteArray &data) |
Member Function Documentation
void DCOPServer::ioError | ( | IceConn | iceConn | ) |
Called from our IceIoErrorHandler
Definition at line 1147 of file dcopserver.cpp.
The documentation for this class was generated from the following files: