Inferno
0.2
|
#include <sctree.hpp>
Public Attributes | |
NODE_FUNCTIONS_FINAL TreePtr < CPPTree::Expression > | event |
event to wait for |
Waiting for a SystemC event - blocks until 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 84 of file sctree.hpp.
event to wait for
Definition at line 87 of file sctree.hpp.