Inferno  0.2
SCTree::Exit Struct Reference

The exit() system call; cease() below is preferred. More...

#include <sctree.hpp>

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

The exit() system call; cease() below is preferred.

Definition at line 238 of file sctree.hpp.


Member Function Documentation

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

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

Reimplemented from SCTree::SCNamedConstruct.

Definition at line 241 of file sctree.hpp.


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