Inferno  0.2
SCTree::Cease Struct Reference

Cease function. More...

#include <sctree.hpp>

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

Cease function.

an alternative to exit(), supplied by the inferno runtime glue for SC to complete logging activities etc before calling exit().

Definition at line 247 of file sctree.hpp.


Member Function Documentation

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

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

Reimplemented from SCTree::SCNamedConstruct.

Definition at line 250 of file sctree.hpp.


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