#include <pkt.h>
Public Member Functions | |
| bool | operator== (const pkt &rhs) const |
Public Attributes | |
| sc_int< 8 > | data |
| sc_int< 4 > | id |
| bool | dest0 |
| bool | dest1 |
| bool | dest2 |
| bool | dest3 |
| bool pkt::operator== | ( | const pkt & | rhs | ) | const [inline] |
Referenced by sender::entry(), receiver::entry(), operator==(), and sc_trace().
| bool pkt::dest0 |
Referenced by mcast_pkt_switch::entry(), sender::entry(), operator==(), and sc_trace().
| bool pkt::dest1 |
Referenced by mcast_pkt_switch::entry(), sender::entry(), operator==(), and sc_trace().
| bool pkt::dest2 |
Referenced by mcast_pkt_switch::entry(), sender::entry(), operator==(), and sc_trace().
| bool pkt::dest3 |
Referenced by mcast_pkt_switch::entry(), sender::entry(), operator==(), and sc_trace().
Referenced by sender::entry(), receiver::entry(), operator==(), and sc_trace().