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 method process. This must contain a combable block of code. The method will return when the combinational block has settled and then issued any state updates.
Definition at line 191 of file sctree.hpp.
virtual NODE_FUNCTIONS_FINAL string SCTree::Method::GetToken | ( | ) | [inline, virtual] |
Produce the source-code-name of the corresponding SystemC construct.
Reimplemented from SCTree::SCNamedConstruct.
Definition at line 194 of file sctree.hpp.