Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::UnaryOperator Class Referenceabstract

Generic unary operator for expressions. More...

#include <arcane/core/expr/UnaryExpressionImpl.h>

Inheritance diagram for Arcane::UnaryOperator:
Collaboration diagram for Arcane::UnaryOperator:

Public Member Functions

virtual void evaluate (ExpressionResult *res, ArrayVariant *a)=0

Detailed Description

Generic unary operator for expressions.

Definition at line 94 of file UnaryExpressionImpl.h.

Constructor & Destructor Documentation

◆ ~UnaryOperator()

virtual Arcane::UnaryOperator::~UnaryOperator ( )
inlinevirtual

Definition at line 98 of file UnaryExpressionImpl.h.


The documentation for this class was generated from the following file: