producer Class Reference

Inheritance diagram for producer:

sc_core::sc_module sc_core::sc_module sc_core::sc_process_host sc_core::sc_process_host sc_core::sc_object sc_core::sc_object

List of all members.

Public Member Functions

 producer (sc_module_name name)
void main ()
 producer (sc_module_name name)
void main ()

Public Attributes

sc_port< write_ifout


Constructor & Destructor Documentation

producer::producer ( sc_module_name  name  )  [inline]

References main(), and SC_THREAD.

producer::producer ( sc_module_name  name  )  [inline]

References main(), and SC_THREAD.


Member Function Documentation

void producer::main (  )  [inline]

void producer::main (  )  [inline]

References out.

Referenced by producer().


Member Data Documentation

Referenced by main(), and top::top().


The documentation for this class was generated from the following files:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page