Inferno  0.2
SCTree::Event Struct Reference

#include <sctree.hpp>

Inheritance diagram for SCTree::Event:
[legend]
Collaboration diagram for SCTree::Event:
[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 event type, no members need to be set up. Event instances are declared to be of this type. They can then be signalled, waited etc.

Definition at line 40 of file sctree.hpp.


Member Function Documentation

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

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

Reimplemented from SCTree::SCNamedConstruct.

Definition at line 44 of file sctree.hpp.


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