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