Inferno  0.2
SCTree::Method Struct Reference

#include <sctree.hpp>

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

List of all members.

Public Member Functions

virtual NODE_FUNCTIONS_FINAL string GetToken ()
 Produce the source-code-name of the corresponding SystemC construct.

Detailed Description

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.


Member Function Documentation

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.


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