Inferno  0.2
SCTree::WaitDynamic Struct Reference

#include <sctree.hpp>

Inheritance diagram for SCTree::WaitDynamic:
[legend]
Collaboration diagram for SCTree::WaitDynamic:
[legend]

List of all members.

Public Attributes

NODE_FUNCTIONS_FINAL TreePtr
< CPPTree::Expression
event
 event to wait for

Detailed Description

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.


Member Data Documentation


The documentation for this struct was generated from the following file: