|
onboardapi
9.10.0
by Rheinmetall
|
Start the file transfer. More...
Public Member Functions | |
| CmdStartFileTransfer () | |
| CmdStartFileTransfer (std::string const &KeyId, M_FileTransfer::FileTransferInfoType const &FileTransferInfo) | |
Public Attributes | |
| std::string | KeyId |
| The id of the transfer. More... | |
| M_FileTransfer::FileTransferInfoType | FileTransferInfo |
| The file information of the transfer. More... | |
Start the file transfer.
| M_FileTransfer::CmdStartFileTransfer::CmdStartFileTransfer | ( | ) |
| M_FileTransfer::CmdStartFileTransfer::CmdStartFileTransfer | ( | std::string const & | KeyId, |
| M_FileTransfer::FileTransferInfoType const & | FileTransferInfo | ||
| ) |
| M_FileTransfer::FileTransferInfoType M_FileTransfer::CmdStartFileTransfer::FileTransferInfo |
The file information of the transfer.
| std::string M_FileTransfer::CmdStartFileTransfer::KeyId |
The id of the transfer.