Inferno  0.2
Steps::AutosToModule Class Reference

#include <to_sc_method.hpp>

Inheritance diagram for Steps::AutosToModule:
[legend]
Collaboration diagram for Steps::AutosToModule:
[legend]

List of all members.

Public Member Functions

 AutosToModule ()

Detailed Description

Move automatic variables out to class scope as fields, but only when the compound block they are declared in does not make outgoing calls which could lead to recursion.

Definition at line 12 of file to_sc_method.hpp.


Constructor & Destructor Documentation

Definition at line 14 of file to_sc_method.cpp.


The documentation for this class was generated from the following files: