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
sc_port< read_ifin

Constructor & Destructor Documentation

consumer::consumer ( sc_module_name  name  )  [inline]

consumer::consumer ( sc_module_name  name  )  [inline]


Member Function Documentation

void consumer::main (  )  [inline]

void consumer::main (  )  [inline]


Member Data Documentation

sc_port<read_if> consumer::in

sc_port<read_if> consumer::in


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