dcop Library API Documentation

dcop Library Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
DCOPArgA generic DCOP argument
DCOPClientInter-process communication and remote procedure calls for KDE applications
DCOPObjectProvides an interface for receiving DCOP messages
DCOPObjectProxyYou must use a proxy if you want to dispatch method calls for object IDs which dont have (yet) a corresponding DCOPObject
DCOPRefA DCOPRef(erence) encapsulates a remote DCOP object as a triple <app,obj,type> where type is optional
DCOPReplyRepresents the return value of a DCOPRef:call() or DCOPRef:send() invokation
DCOPStubAbstract base class for dcop stubs as created by the dcopidl2cpp compiler
MyDCOPObject$QTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$KDEDIR/include -I$QTDIR/include -L$KDEDIR/lib -L$QTDIR/lib -lkdecore -ldl
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 12:42:42 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001