|
|
Abstract base class for dcop stubs as created by the dcopidl2cpp compiler
|
~ |
[virtual]
QCString |
[const]
Return the application id.
QCString |
[const]
Return the object id.
enum |
Status |
[const]
Return the status of the last call, either CallSucceeded
or
CallFailed
See ok();
bool |
[const]
Return whether no error occured
See status();
void |
[protected]
Sets the status to status. Possible values are 'CallSucceeded' and 'CallFailed'
void |
[protected virtual]
Invoked whenever a call fails. The default implementation sets the status to CallFailed.
Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:35:44 2000, using kdoc 2.0a36. |