[Kpvm-Demo Index] [Kpvm-Demo Hierarchy] [Headers]
Person is an Example of a sendable structured OO-Data-Type More...
#include <kpvm_demo.h>
Inherits: Serialize (Kpvm)
It inherits from Serialize, to be a pvm_sendable object
[public]
is needed to let MyKPvm force an object dump or to restore an object
[protected]
outputs the Persons data (Name, etc) into the QList of VarTuples
[protected]
initializes the objects state by the given QList of VarTuples , which is built in the same order as it was dumped in objState
[protected]
initializes the objects state by the given QList of VarTuples , which is built in any order and may not be complete as it was dumped in objState
| Kdoc |