next up previous contents index
Next: cTypeDimension Up: cTypeElement Previous: equalElementType   Contents   Index


equal

Syntax: bool equal( const cTypeElement & typeElement)const

Syntax: bool operator==( const cTypeElement & typeElement
) const


Diese Methode prüft, ob der übergebene Elementtyp typeElement gleich zum aktuellen Elementtyp ist.


Eingabeparameter:


Rückgabe: Wenn der aktuelle Elementtyp zum Elementtyp typeElement gleich ist, wird true (=wahr) zurückgegeben, sonst false (=falsch).



Betti Österholz 2013-02-13