#include <scmi_protocols.hh>
Definition at line 70 of file scmi_protocols.hh.
◆ Protocol()
gem5::scmi::Protocol::Protocol |
( |
Platform & | _platform | ) |
|
|
inline |
◆ ~Protocol()
virtual gem5::scmi::Protocol::~Protocol |
( |
| ) |
|
|
inlinevirtual |
◆ attributes()
virtual void gem5::scmi::Protocol::attributes |
( |
Message & | msg | ) |
|
|
pure virtual |
◆ handleMessage()
virtual void gem5::scmi::Protocol::handleMessage |
( |
Message & | msg | ) |
|
|
pure virtual |
◆ messageAttributes()
virtual void gem5::scmi::Protocol::messageAttributes |
( |
Message & | msg | ) |
|
|
pure virtual |
◆ name()
const std::string gem5::Protocol::name |
( |
| ) |
const |
◆ version()
virtual void gem5::scmi::Protocol::version |
( |
Message & | msg | ) |
|
|
pure virtual |
◆ MAX_STRING_SIZE
const uint32_t gem5::scmi::Protocol::MAX_STRING_SIZE = 15 |
|
static |
◆ platform
Platform& gem5::scmi::Protocol::platform |
|
protected |
The documentation for this class was generated from the following files: