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

tftp_error_t Struct Reference

#include <TFTP_design.hpp>

List of all members.

Public Attributes

short opcode
short errorCode
char * errorMsg
char null1


Member Data Documentation

short tftp_error_t::errorCode
 

Definition at line 218 of file TFTP_design.hpp.

Referenced by TFTPErrorPacket::TFTPErrorPacket(), TFTPErrorPacket::geterrorCode(), and TFTPErrorPacket::seterrorCode().

char* tftp_error_t::errorMsg
 

Definition at line 219 of file TFTP_design.hpp.

Referenced by TFTPErrorPacket::TFTPErrorPacket().

char tftp_error_t::null1
 

Definition at line 220 of file TFTP_design.hpp.

Referenced by TFTPErrorPacket::TFTPErrorPacket().

short tftp_error_t::opcode
 

Definition at line 217 of file TFTP_design.hpp.

Referenced by TFTPErrorPacket::TFTPErrorPacket().


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