#include <TFTP_design.hpp>
Public Attributes | |
short | opcode |
short | blockNo |
char * | data |
|
Definition at line 131 of file TFTP_design.hpp. Referenced by TFTPDataPacket::TFTPDataPacket(), TFTPDataPacket::getblockNo(), and TFTPDataPacket::setblockNo().
|
|
Definition at line 132 of file TFTP_design.hpp. Referenced by TFTPDataPacket::TFTPDataPacket(), and TFTPDataPacket::setdata().
|
|
Definition at line 130 of file TFTP_design.hpp. Referenced by TFTPDataPacket::TFTPDataPacket().
|