| 
  | ||||||||||||||
|  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: caleb on tcdevel on Tue Jan 28 12:54:00 2003, using kdoc $. |