#include <BinaryAttachmentReceivedCmd.h>
◆ SBinaryAttachmentReceivedCmd()
| SBinaryAttachmentReceivedCmd::SBinaryAttachmentReceivedCmd |
( |
| ) |
|
◆ _convertFromData()
◆ _convertToData()
◆ operator==()
◆ size()
| size_t SBinaryAttachmentReceivedCmd::size |
( |
| ) |
const |
◆ m_downloadTime
| uint32_t dds::protocol_api::SBinaryAttachmentReceivedCmd::m_downloadTime |
Time spent to download file [microseconds].
◆ m_receivedFilePath
| std::string dds::protocol_api::SBinaryAttachmentReceivedCmd::m_receivedFilePath |
Path to the received file.
◆ m_receivedFileSize
| uint32_t dds::protocol_api::SBinaryAttachmentReceivedCmd::m_receivedFileSize |
Number of recieved bytes.
◆ m_requestedFileName
| std::string dds::protocol_api::SBinaryAttachmentReceivedCmd::m_requestedFileName |
Requested name of the file.
◆ m_srcCommand
| uint16_t dds::protocol_api::SBinaryAttachmentReceivedCmd::m_srcCommand |
Source command which initiated file transport.
The documentation for this struct was generated from the following files: