Inferno  0.2
SCTree::TerminationFunction Struct Reference

Termination functions. More...

#include <sctree.hpp>

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

List of all members.

Public Attributes

NODE_FUNCTIONS TreePtr
< CPPTree::Expression
code
 exit code for program, 0 to 255

Detailed Description

Termination functions.

These are used to stop the program and produce an exit code because SystemC does not allow control of the return value from its main function.

Definition at line 230 of file sctree.hpp.


Member Data Documentation

exit code for program, 0 to 255

Definition at line 234 of file sctree.hpp.


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