1#ifndef REDUNDANCYMESSAGEPROJECTRESPONSE_HPP
2#define REDUNDANCYMESSAGEPROJECTRESPONSE_HPP
19 void serializeSpecific(std::shared_ptr<iv::streams::OutputStreamMemory> &stream)
const override;
eProjectSyncronizationFile
Definition enums.hpp:44
eRedundancyMessageType
Definition enums.hpp:10
Definition AlarmsManager.cpp:18
Definition AbstractRedundancyMessage.hpp:16
Definition RedundancyMessageProjectResponse.hpp:11
void serializeSpecific(std::shared_ptr< iv::streams::OutputStreamMemory > &stream) const override
Definition RedundancyMessageProjectResponse.cpp:15
std::string relativePath
Definition RedundancyMessageProjectResponse.hpp:13
std::string fileContent
Definition RedundancyMessageProjectResponse.hpp:14
static bool processProjectResponseMessage(const std::shared_ptr< RedundancyMessageProjectResponse > &message)
Definition RedundancyMessageProjectResponse.cpp:10
void deserializeSpecific(std::shared_ptr< iv::streams::InputStreamMemory > &stream) override
Definition RedundancyMessageProjectResponse.cpp:20
RedundancyMessageProjectResponse()
Definition RedundancyMessageProjectResponse.hpp:16
eProjectSyncronizationFile fileType
Definition RedundancyMessageProjectResponse.hpp:12