JoinRes Class Reference

[KPvm-Demo-suJOIN Index] [KPvm-Demo-suJOIN Hierarchy] [Headers]


is the result of the join of PrincipeActif and BelongsTo More...

#include <sujoin.h>

Inherits: PrincipeActif, BelongsTo

Public Members

Protected Members


Detailed Description

JoinRes is the Subclass of PrincipeActif and BelongsTo , merging all resulting attributes together.


friend class SuKPvm[public]

to enable SuKPvm to call JoinRes's private methods

QList<VarTuple> objState() const [protected]

Overwrites the virtual methods of PrincipeActif and BelongsTo Saves the object-data (codePA, name, codeMed) into QList of VarTuples.

void setFixedOrderObjState( QList<VarTuple> state) [protected]

Overwrites the virtual methods of PrincipeActif and BelongsTo Sets object's state with given QList of VarTuples, has to be in same order as given by objState

void setObjState( QList<VarTuple> state) [protected]

Overwrites the virtual methods of PrincipeActif and BelongsTo Sets object's state with given QList of VarTuples, attributes may miss or can be in another order.


  • Author: Susanne Cech <scech@edu.uni-klu.ac.at>
  • Documentation generated by mike@kermit on Mon Jun 29 23:02:32 MEST 1998
Kdoc