class VsULogicOp : public VsExpr

Unary logic operators

Inheritance:


Public Methods

virtual VsValue evaluate(VsFunctionCall *)
VsULogicOp(VsExpr *e, int op)

Protected Methods

virtual ~VsULogicOp()

Private Fields

VsExpr* expr
int operation

Inherited from VsExpr:

Public Methods

virtual VsStatement::Status1 execute(VsFunctionCall *)
void ref()
void unref()

Private Fields

short refCount

Inherited from VsStatement:

Public Classes

enum Status1

Public

enum Status1

Documentation

Unary logic operators. One class is used for all of them to cut down on code bloat.
VsULogicOp(VsExpr *e, int op)

virtual VsValue evaluate(VsFunctionCall *)

virtual ~VsULogicOp()

VsExpr* expr

int operation


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de