#include <protocol.h>

Public Member Functions | |
| ExtPayload (DefaultCtrTag tag) | |
Public Attributes | |
| Command | m_command |
| Burst | m_burst |
| Address | m_address |
| ThreadId | m_threadid |
| bool | m_last |
| bool | m_srmd |
| AddressMode | m_address_mode |
| ByteEnable | m_byte_enable |
| Data | m_data |
Protected Member Functions | |
| SAMPA_PERSISTENT (Payload) | |
Protected Attributes | |
| int | m_num_ref |
| Payload * | m_next |
Friends | |
| class | Transaction |
| class | FactoryBase |
Definition at line 240 of file protocol.h.
| Sampa::ExtPayload< Nil >::ExtPayload | ( | DefaultCtrTag | tag | ) | [inline] |
Definition at line 241 of file protocol.h.
| Sampa::Transaction::Payload::SAMPA_PERSISTENT | ( | Payload | ) | [protected, inherited] |
friend class Transaction [friend, inherited] |
Definition at line 143 of file protocol.h.
friend class FactoryBase [friend, inherited] |
Definition at line 144 of file protocol.h.
Command Sampa::Transaction::Payload::m_command [inherited] |
Definition at line 130 of file protocol.h.
Burst Sampa::Transaction::Payload::m_burst [inherited] |
Definition at line 131 of file protocol.h.
Address Sampa::Transaction::Payload::m_address [inherited] |
Definition at line 132 of file protocol.h.
ThreadId Sampa::Transaction::Payload::m_threadid [inherited] |
Definition at line 133 of file protocol.h.
bool Sampa::Transaction::Payload::m_last [inherited] |
Definition at line 134 of file protocol.h.
bool Sampa::Transaction::Payload::m_srmd [inherited] |
Definition at line 135 of file protocol.h.
Definition at line 136 of file protocol.h.
ByteEnable Sampa::Transaction::Payload::m_byte_enable [inherited] |
Definition at line 137 of file protocol.h.
Data Sampa::Transaction::Payload::m_data [inherited] |
Definition at line 138 of file protocol.h.
int Sampa::Transaction::Payload::m_num_ref [protected, inherited] |
Definition at line 140 of file protocol.h.
Payload* Sampa::Transaction::Payload::m_next [protected, inherited] |
Definition at line 141 of file protocol.h.
1.5.3