class BinaryExpr


Inheritance:


Public Fields

[more]UniqueID operand_a
[more]UniqueID operand_b



Inherited from Expr:

Public Methods

oVar evaluate( )



Inherited from Resource:


Inherited from NamedNode:

Public Methods

oconst string& getName( )
o setName( const string& newName )



Inherited from DataNode:

Public Fields

olist<DataNode> children


Public Methods

ovirtual UniqueID getTypeID( )
olist<const DataNode&> listChildrenOfType( UniqueID typeID )
obool containsNodeID( UniqueID nodeID )
o addChild( DataNode& newChild )
o removeChild( DataNode& child )
oDataNode& createNewRootNode( )



Documentation

oUniqueID operand_a

oUniqueID operand_b

Direct child classes:
LessThan_Expr
GreaterThan_Expr
EqualTo_Expr

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.