Struct simtix::AtomicLoadStoreUnit::Request
ClassList > simtix > AtomicLoadStoreUnit > Request
Public Attributes
Type | Name |
---|---|
bool | accepted |
bool | is_write |
OnResp | on_resp |
Payload | payload |
bool | valid |
Public Functions
Type | Name |
---|---|
Request () = default |
|
Request (const Payload & payload, bool is_write, OnResp on_resp) |
|
Request (Request && other) |
|
Request & | operator= (Request && other) |
Public Attributes Documentation
variable accepted
variable is_write
variable on_resp
variable payload
variable valid
Public Functions Documentation
function Request [1/3]
function Request [2/3]
inline simtix::AtomicLoadStoreUnit::Request::Request (
const Payload & payload,
bool is_write,
OnResp on_resp
)
function Request [3/3]
function operator=
The documentation for this class was generated from the following file projects/simtix/src/simtix/sm/fu/lsu/atomic.h