dcop Library Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
  | DCOPArg | A generic DCOP argument | 
  | DCOPClient | Inter-process communication and remote procedure calls for KDE applications | 
  | DCOPObject | Provides an interface for receiving DCOP messages | 
  | DCOPObjectProxy | You must use a proxy if you want to dispatch method calls for object IDs which don't have (yet) a corresponding DCOPObject | 
  | DCOPRef | A DCOPRef(erence) encapsulates a remote DCOP object as a triple <app,obj,type> where type is optional | 
  | DCOPReply | Represents the return value of a DCOPRef:call() or DCOPRef:send() invocation | 
  | DCOPStub | Abstract base class for dcop stubs as created by the dcopidl2cpp compiler | 
  | Test | This is a stupid comment that might help geiseri at some point in the near future | 
  | TestObject | $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 | 
 
This file is part of the documentation for dcop Library Version 3.2.0.