Envision
A visual programming IDE for object-oriented languages
OOModel
BinaryOperation
OOModel::BinaryOperation Member List
This is the complete list of members for
OOModel::BinaryOperation
, including all inherited members.
AND
enum value
OOModel::BinaryOperation
ARRAY_INDEX
enum value
OOModel::BinaryOperation
BinaryOperation
(OperatorTypes op, Expression *left=nullptr, Expression *right=nullptr)
OOModel::BinaryOperation
CONDITIONAL_AND
enum value
OOModel::BinaryOperation
CONDITIONAL_OR
enum value
OOModel::BinaryOperation
DIVIDE
enum value
OOModel::BinaryOperation
EQUALS
enum value
OOModel::BinaryOperation
GREATER
enum value
OOModel::BinaryOperation
GREATER_EQUALS
enum value
OOModel::BinaryOperation
LEFT_SHIFT
enum value
OOModel::BinaryOperation
LESS
enum value
OOModel::BinaryOperation
LESS_EQUALS
enum value
OOModel::BinaryOperation
MINUS
enum value
OOModel::BinaryOperation
NOT_EQUALS
enum value
OOModel::BinaryOperation
op
() const
OOModel::BinaryOperation
inline
OperatorTypes
enum name
OOModel::BinaryOperation
OR
enum value
OOModel::BinaryOperation
PLUS
enum value
OOModel::BinaryOperation
POINTER_POINTER_TO_MEMBER
enum value
OOModel::BinaryOperation
POINTER_TO_MEMBER
enum value
OOModel::BinaryOperation
REMAINDER
enum value
OOModel::BinaryOperation
RIGHT_SHIFT_SIGNED
enum value
OOModel::BinaryOperation
RIGHT_SHIFT_UNSIGNED
enum value
OOModel::BinaryOperation
setOp
(const OperatorTypes &oper)
OOModel::BinaryOperation
inline
Super
typedef
Core::Reflect< Base >
protected
TIMES
enum value
OOModel::BinaryOperation
type
() override
OOModel::BinaryOperation
virtual
XOR
enum value
OOModel::BinaryOperation
Generated by
1.9.1