#include <ares_frame.hpp>
◆ operator==()
| bool AresFrame::LogAck::operator== |
( |
const LogAck & | other | ) |
const |
|
inline |
Equivalence operator.
- Parameters
-
| other | The other object to compare against. |
- Returns
- true if all the fields are equal, false otherwise.
◆ id
| uint16_t AresFrame::LogAck::id = 0 |
The ID of the node that acknowledged the message.
◆ log_id
| uint16_t AresFrame::LogAck::log_id = 0 |
The ID of the log message that got acked.
◆ num_parts
| uint8_t AresFrame::LogAck::num_parts = 0 |
The total number of parts in the acked message.
◆ part
| uint8_t AresFrame::LogAck::part = 0 |
The message part that was acknowledged.
The documentation for this struct was generated from the following file: