consumer Class Reference

Inheritance diagram for consumer:

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

 consumer (sc_module_name name)
void main ()
 consumer (sc_module_name name)
void main ()

Public Attributes

sc_port< read_ifin


Constructor & Destructor Documentation

consumer::consumer ( sc_module_name  name  )  [inline]

References main(), and SC_THREAD.

consumer::consumer ( sc_module_name  name  )  [inline]

References main(), and SC_THREAD.


Member Function Documentation

void consumer::main (  )  [inline]

void consumer::main (  )  [inline]

References in.

Referenced by consumer().


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