class DCOPStub

Abstract base class for dcop stubs as created by the dcopidl2cpp compiler More...

Definition#include <dcopstub.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Protected Methods


Detailed Description

Abstract base class for dcop stubs as created by the dcopidl2cpp compiler

QCString  app ()

[const]

Returns the application id.

QCString  obj ()

[const]

Returns the object id.

Status  status ()

[const]

Returns the status of the last call, either 'CallSucceeded' or 'CallFailed'

void  setStatus ( Status status )

[protected]

Sets the status to status. Possible values are 'CallSucceeded' and 'CallFailed'

void  callFailed ()

[protected virtual]

Invoked whenever a call fails. The default implementation sets the status to CallFailed.


Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:33 2000, using kdoc 2.0a35.