Generic modification events and propagation conditions
[Programming variables]
Detailed Description
Predefined modification events must be taken into account by variable types.
Typedef Documentation
Type for modification events.
Definition at line 144 of file core.hpp.
Type for propagation conditions.
Definition at line 154 of file core.hpp.
Variable Documentation
Generic modification event: failed variable.
Definition at line 147 of file core.hpp.
Generic modification event: no modification.
Definition at line 149 of file core.hpp.
Generic modification event: variable is assigned a value.
Definition at line 151 of file core.hpp.
Propagation condition to be ignored (convenience).
Definition at line 156 of file core.hpp.
Propagation condition for an assigned variable.
Definition at line 158 of file core.hpp.