|
|
DCOPServer (bool _only_local, bool _suicide)
| 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 |
DCOPConnection * findApp (const QCString &appId)
| findApp |
DCOPConnection * findConn (IceConn iceConn)
| findConn |
void sendMessage (DCOPConnection *conn, const QCString &sApp,
const QCString &rApp, const QCString &rObj,
const QCString &rFun, const QByteArray &data)
| sendMessage |
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:14:29 2002, using kdoc 2.0a53. |