TransferFinished Class Reference

[Kpvm-Demo Index] [Kpvm-Demo Hierarchy] [Headers]


TransferFinished is just a helper-class for MyKpvm. More...

#include <kpvm_demo.h>

Inherits: Serialize (Kpvm)

Protected Members


Detailed Description

It is used to indicate the end of a pvm-session. It has absolutely no objectState to save.

It inherits from Serialize, to be a pvm_sendable object and implements the virtual methods with empty bodies.


QList<VarTuple> objState() const [protected]

returns just an empty QList of VarTuples

void setFixedOrderObjState(QList<VarTuple>) [protected]

does nothing

void setObjState(QList<VarTuple>) [protected]

does nothing again ;)


  • Author: Michael Kropfberger <michael.kropfberger@gmx.net>
  • Documentation generated by mike@kermit on Mon Jun 29 21:57:14 MEST 1998
Kdoc