OSSIA
Open Scenario System for Interactive Application
ossia::expressions::expression_not Class Referencefinal

expression_not : negation of an expression More...

Inherits ossia::expressions::expression_callback_container.

Detailed Description

expression_not : negation of an expression

See also
expression.hpp

Public Member Functions

 expression_not (expression_ptr)
 
 expression_not (expression_not &&other)=delete
 
expression_notoperator= (expression_not &&other)=delete
 
 expression_not (const expression_not &other)=delete
 
expression_notoperator= (const expression_not &other)=delete
 
bool evaluate () const
 
void update () const
 
void reset ()
 
expression_base & get_expression () const