Args for incoherent acquire request. More...
#include <IncoherentAcquirer.hpp>
Public Attributes | |
| GlobalAddress< T > | request_address |
| size_t | request_bytes |
| GlobalAddress< IncoherentAcquirer > | reply_address |
| int | offset |
Args for incoherent acquire request.
Definition at line 278 of file IncoherentAcquirer.hpp.
| int IncoherentAcquirer< T >::RequestArgs::offset |
Definition at line 282 of file IncoherentAcquirer.hpp.
| GlobalAddress< IncoherentAcquirer > IncoherentAcquirer< T >::RequestArgs::reply_address |
Definition at line 281 of file IncoherentAcquirer.hpp.
| GlobalAddress< T > IncoherentAcquirer< T >::RequestArgs::request_address |
Definition at line 279 of file IncoherentAcquirer.hpp.
| size_t IncoherentAcquirer< T >::RequestArgs::request_bytes |
Definition at line 280 of file IncoherentAcquirer.hpp.