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 209 of file core.hpp.
Type for propagation conditions.
Definition at line 219 of file core.hpp.
Variable Documentation
Generic modification event: failed variable.
Definition at line 212 of file core.hpp.
Generic modification event: no modification.
Definition at line 214 of file core.hpp.
Generic modification event: variable is assigned a value.
Definition at line 216 of file core.hpp.
Propagation condition to be ignored (convenience).
Definition at line 221 of file core.hpp.
Propagation condition for an assigned variable.
Definition at line 223 of file core.hpp.