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. |
Cease function.
an alternative to exit(), supplied by the inferno runtime glue for SC to complete logging activities etc before calling exit().
Definition at line 247 of file sctree.hpp.
virtual NODE_FUNCTIONS_FINAL string SCTree::Cease::GetToken | ( | ) | [inline, virtual] |
Produce the source-code-name of the corresponding SystemC construct.
Reimplemented from SCTree::SCNamedConstruct.
Definition at line 250 of file sctree.hpp.