Inferno  0.2
SCTree::DeltaCount Struct Reference

#include <sctree.hpp>

Inheritance diagram for SCTree::DeltaCount:
[legend]
Collaboration diagram for SCTree::DeltaCount:
[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

Evaluates to the total number of delta cycles thus far. Can be compared with zero to produce an inferred reset signal for initialising state machines

Definition at line 219 of file sctree.hpp.


Member Function Documentation

virtual NODE_FUNCTIONS_FINAL string SCTree::DeltaCount::GetToken ( ) [inline, virtual]

Produce the source-code-name of the corresponding SystemC construct.

Reimplemented from SCTree::SCNamedConstruct.

Definition at line 223 of file sctree.hpp.


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