mcast_pkt_switch Struct Reference

#include <switch.h>

List of all members.

Public Member Functions

 SC_CTOR (mcast_pkt_switch)
void entry ()

Public Attributes

sc_in< bool > switch_cntrl
sc_in< pktin0
sc_in< pktin1
sc_in< pktin2
sc_in< pktin3
sc_out< pktout0
sc_out< pktout1
sc_out< pktout2
sc_out< pktout3


Member Function Documentation

void mcast_pkt_switch::entry (  ) 

mcast_pkt_switch::SC_CTOR ( mcast_pkt_switch   )  [inline]

References entry(), in0, in1, in2, in3, SC_THREAD, and switch_cntrl.


Member Data Documentation

Referenced by entry(), SC_CTOR(), and sc_main().

Referenced by entry(), SC_CTOR(), and sc_main().

Referenced by entry(), SC_CTOR(), and sc_main().

Referenced by entry(), SC_CTOR(), and sc_main().

Referenced by entry(), and sc_main().

Referenced by entry(), and sc_main().

Referenced by entry(), and sc_main().

Referenced by entry(), and sc_main().

Referenced by entry(), SC_CTOR(), and sc_main().


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