tftp_common
1.3.0
|
This is the complete list of members for tftp_common::packets::Acknowledgment, including all inherited members.
Acknowledgment()=default | tftp_common::packets::Acknowledgment | |
Acknowledgment(std::uint16_t Block) noexcept | tftp_common::packets::Acknowledgment | inlineexplicit |
getBlock() const noexcept | tftp_common::packets::Acknowledgment | inline |
getType() const noexcept | tftp_common::packets::Acknowledgment | inline |
parse(const std::uint8_t *Buffer, std::size_t Len, Acknowledgment &Packet) | tftp_common::packets::Acknowledgment | friend |
serialize(OutputIterator It) const noexcept | tftp_common::packets::Acknowledgment | inline |