|
|
DCOPServer (bool _only_local)
| DCOPServer |
~DCOPServer ()
| ~DCOPServer |
void* watchConnection ( IceConn iceConn )
| watchConnection |
void removeConnection ( void* data )
| removeConnection |
void processMessage ( IceConn iceConn, int opcode, unsigned long length, Bool swap)
| processMessage |
void ioError ( IceConn iceConn )
| ioError |
bool receive (const QCString &app, const QCString &obj, const QCString &fun, const QByteArray& data, QCString& replyType, QByteArray &replyData, IceConn iceConn)
| receive |
[virtual]
DCOPConnection * findApp (const QCString &appId)
| findApp |
void sendMessage (DCOPConnection *conn, const QCString &sApp, const QCString &rApp, const QCString &rObj, const QCString &rFun, const QByteArray &data)
| sendMessage |
Generated by: dfaure on Tue Feb 27 12:45:59 2001, using kdoc 2.0a50. |