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 interface construct. Not exactly sure whether/how I will use this. Presumably this is why Module comes from InheritanceRecord not Record.
Definition at line 62 of file sctree.hpp.
virtual NODE_FUNCTIONS_FINAL string SCTree::Interface::GetToken | ( | ) | [inline, virtual] |
Produce the source-code-name of the corresponding SystemC construct.
Reimplemented from SCTree::SCNamedConstruct.
Definition at line 66 of file sctree.hpp.