Inferno
0.2
|
#include <sctree.hpp>
Public Member Functions | |
virtual NODE_FUNCTIONS_FINAL string | GetToken () |
Produce the source-code-name of the corresponding SystemC construct. |
SystemC event type, no members need to be set up. Event instances are declared to be of this type. They can then be signalled, waited etc.
Definition at line 40 of file sctree.hpp.
virtual NODE_FUNCTIONS_FINAL string SCTree::Event::GetToken | ( | ) | [inline, virtual] |
Produce the source-code-name of the corresponding SystemC construct.
Reimplemented from SCTree::SCNamedConstruct.
Definition at line 44 of file sctree.hpp.