#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] |
| sc_int<8> pkt::data |
| sc_int<4> pkt::id |
| bool pkt::dest0 |
| bool pkt::dest1 |
| bool pkt::dest2 |
| bool pkt::dest3 |