Inferno
0.2
|
#include <sctree.hpp>
Public Attributes | |
NODE_FUNCTIONS_FINAL TreePtr < CPPTree::Expression > | event |
event to wait for |
Causes the method to be triggered again when the event indicated by the expression is triggered, regardless of clocks, deltas etc. Ands and ors etc are probably OK as the correpsonding boolean expressions on the events.
Definition at line 119 of file sctree.hpp.
event to wait for
Definition at line 122 of file sctree.hpp.