scc
2022.4.0
SystemC components library
|
#include <chi_tlm.h>
Public Member Functions | |
void | reset () |
common ()=default | |
the constructori | |
common & | operator= (const common &o) |
reset all data member to their default More... | |
void | set_txn_id (unsigned int) |
unsigned int | get_txn_id () const |
void | set_src_id (unsigned int) |
unsigned int | get_src_id () const |
void | set_qos (uint8_t qos) |
unsigned int | get_qos () const |
common : This structure contains common fields for all the 4 structures of 'request', 'snp_request', 'data' packet as well as 'response'
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |