Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

tftp_data_t Struct Reference

#include <TFTP_design.hpp>

List of all members.

Public Attributes

short opcode
short blockNo
char * data


Member Data Documentation

short tftp_data_t::blockNo
 

Definition at line 131 of file TFTP_design.hpp.

Referenced by TFTPDataPacket::TFTPDataPacket(), TFTPDataPacket::getblockNo(), and TFTPDataPacket::setblockNo().

char* tftp_data_t::data
 

Definition at line 132 of file TFTP_design.hpp.

Referenced by TFTPDataPacket::TFTPDataPacket(), and TFTPDataPacket::setdata().

short tftp_data_t::opcode
 

Definition at line 130 of file TFTP_design.hpp.

Referenced by TFTPDataPacket::TFTPDataPacket().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 14 18:49:58 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001