tftp_common  1.3.0
tftp_common::packets::Error Member List

This is the complete list of members for tftp_common::packets::Error, including all inherited members.

Error()=defaulttftp_common::packets::Error
Error(std::uint16_t ErrorCode, std::string_view ErrorMessage)tftp_common::packets::Errorinline
Error(std::uint16_t ErrorCode, std::string &&ErrorMessage)tftp_common::packets::Errorinline
getErrorCode() const noexcepttftp_common::packets::Errorinline
getErrorMessage() const noexcepttftp_common::packets::Errorinline
getType() const noexcepttftp_common::packets::Errorinline
parse(const std::uint8_t *Buffer, std::size_t Len, Error &Packet)tftp_common::packets::Errorfriend
serialize(OutputIterator It) const noexcepttftp_common::packets::Errorinline