Searched refs:ExpressionFunct (Results 1 – 4 of 4) sorted by relevance
118 virtual ExpressionFunct getType() const in getType()167 virtual ExpressionFunct getType() const in getType()200 virtual ExpressionFunct getType() const in getType()215 const ExpressionFunct meFunct;220 EnumValueExpression( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunct ) in EnumValueExpression()225 static double getValue( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunc ) in getValue()257 virtual ExpressionFunct getType() const in getType()303 const ExpressionFunct meFunct;307 UnaryFunctionExpression( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rArg ) : in UnaryFunctionExpression()312 static double getValue( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rArg ) in getValue()[all …]
78 virtual ExpressionFunct getType() const in getType()95 const ExpressionFunct meFunct;101 …BinaryFunctionExpression( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rFirstArg, … in BinaryFunctionExpression()137 virtual ExpressionFunct getType() const in getType()222 const ExpressionFunct meFunct;227 BinaryFunctionFunctor( const ExpressionFunct eFunct, const ParserContextSharedPtr& rContext ) : in BinaryFunctionFunctor()257 const ExpressionFunct meFunct;261 UnaryFunctionExpression( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rArg ) : in UnaryFunctionExpression()273 virtual ExpressionFunct getType() const in getType()286 const ExpressionFunct meFunct;[all …]
50 enum ExpressionFunct enum78 virtual ExpressionFunct getType() const = 0;
52 enum ExpressionFunct enum120 virtual ExpressionFunct getType() const = 0;