#include <RedundancyMessageProjectInfo.hpp>
◆ RedundancyMessageProjectInfo()
iv::comms::redundancy::RedundancyMessageProjectInfo::RedundancyMessageProjectInfo |
( |
| ) |
|
|
inline |
◆ deserialize()
bool iv::comms::redundancy::AbstractRedundancyMessage::deserialize |
( |
const std::vector< std::byte > & | _bytes | ) |
|
|
nodiscardfinalvirtualinherited |
◆ deserializeSpecific()
◆ processProjectInfoMessage()
bool iv::comms::redundancy::RedundancyMessageProjectInfo::processProjectInfoMessage |
( |
const std::shared_ptr< RedundancyMessageProjectInfo > & | message | ) |
|
|
static |
◆ 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()
◆ bytes
std::vector<std::byte> iv::comms::IMessageComm::bytes |
|
inherited |
◆ direction
◆ lastVersion
std::string iv::comms::redundancy::RedundancyMessageProjectInfo::lastVersion |
◆ reference
std::string iv::comms::redundancy::RedundancyMessageProjectInfo::reference |
◆ station
◆ timestamp
◆ type
The documentation for this struct was generated from the following files: