OMNeT++ Simulation Library  5.4.1
cDynamicExpression::Elem Member List

This is the complete list of members for cDynamicExpression::Elem, including all inherited members.

compare(const Elem &other) const cDynamicExpression::Elem
getBoolConstant() const cDynamicExpression::Eleminline
getConstSubexpression() const cDynamicExpression::Eleminline
getDoubleConstant() const cDynamicExpression::Eleminline
getFunctor() const cDynamicExpression::Eleminline
getIntConstant() const cDynamicExpression::Eleminline
getMathFunction() const cDynamicExpression::Eleminline
getNedFunction() const cDynamicExpression::Eleminline
getNedFunctionNumArgs() const cDynamicExpression::Eleminline
getOperation() const cDynamicExpression::Eleminline
getOpName(OpType op)cDynamicExpression::Elemstatic
getStringConstant() const cDynamicExpression::Eleminline
getType() const cDynamicExpression::Eleminline
getUnit() const cDynamicExpression::Eleminline
getXMLElement() const cDynamicExpression::Eleminline
isNumericConstant() const cDynamicExpression::Eleminline
negate()cDynamicExpression::Elem
operator=(const Elem &other)cDynamicExpression::Elem
operator=(bool b)cDynamicExpression::Elem
operator=(intpar_t i)cDynamicExpression::Elem
operator=(double d)cDynamicExpression::Elem
operator=(const char *s)cDynamicExpression::Elem
operator=(cXMLElement *x)cDynamicExpression::Elem
operator=(cNedMathFunction *f)cDynamicExpression::Elem
operator=(Functor *f)cDynamicExpression::Elem
operator=(OpType op)cDynamicExpression::Elem
operator=(cExpression *expr)cDynamicExpression::Elem
set(cNedFunction *f, int argc)cDynamicExpression::Elem
setUnit(const char *s)cDynamicExpression::Elem
str() const cDynamicExpression::Elem