#include <RedundancyMessageResponseChannelDownload.hpp>
◆ RedundancyMessageResponseChannelDownload() [1/2]
iv::comms::redundancy::RedundancyMessageResponseChannelDownload::RedundancyMessageResponseChannelDownload |
( |
| ) |
|
|
inline |
◆ RedundancyMessageResponseChannelDownload() [2/2]
iv::comms::redundancy::RedundancyMessageResponseChannelDownload::RedundancyMessageResponseChannelDownload |
( |
bool | _downloadSuccess | ) |
|
|
inline |
◆ deserialize()
bool iv::comms::redundancy::AbstractRedundancyMessage::deserialize |
( |
const std::vector< std::byte > & | _bytes | ) |
|
|
nodiscardfinalvirtualinherited |
◆ deserializeSpecific()
void iv::comms::redundancy::RedundancyMessageResponseChannelDownload::deserializeSpecific |
( |
std::shared_ptr< iv::streams::InputStreamMemory > & | stream | ) |
|
|
overridevirtual |
◆ processResponseChannelDownloadMessage()
◆ serialize() [1/2]
std::vector< std::byte > iv::comms::redundancy::AbstractRedundancyMessage::serialize |
( |
| ) |
const |
|
nodiscardfinalvirtualinherited |
◆ serialize() [2/2]
template<typename T >
requires std::is_base_of_v<ISerializable, T>
static std::vector< std::byte > iv::core::ISerializable::serialize |
( |
const T & | object | ) |
|
|
inlinestaticinherited |
◆ serializeSpecific()
void iv::comms::redundancy::RedundancyMessageResponseChannelDownload::serializeSpecific |
( |
std::shared_ptr< iv::streams::OutputStreamMemory > & | stream | ) |
const |
|
overridevirtual |
◆ bytes
std::vector<std::byte> iv::comms::IMessageComm::bytes |
|
inherited |
◆ direction
◆ downloadSuccess
bool iv::comms::redundancy::RedundancyMessageResponseChannelDownload::downloadSuccess {false} |
|
private |
◆ station
◆ type
The documentation for this class was generated from the following files: