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

tftp_rrq_wrq_t Struct Reference

#include <TFTP_design.hpp>

List of all members.

Public Attributes

short opcode
char * filename
char null1
char * mode
char null2


Member Data Documentation

char* tftp_rrq_wrq_t::filename
 

Definition at line 70 of file TFTP_design.hpp.

Referenced by TFTPRequestPacket::TFTPRequestPacket(), TFTPRequestPacket::getfilename(), and TFTPRequestPacket::setfilename().

char* tftp_rrq_wrq_t::mode
 

Definition at line 72 of file TFTP_design.hpp.

Referenced by TFTPRequestPacket::TFTPRequestPacket().

char tftp_rrq_wrq_t::null1
 

Definition at line 71 of file TFTP_design.hpp.

Referenced by TFTPRequestPacket::TFTPRequestPacket().

char tftp_rrq_wrq_t::null2
 

Definition at line 73 of file TFTP_design.hpp.

Referenced by TFTPRequestPacket::TFTPRequestPacket().

short tftp_rrq_wrq_t::opcode
 

Definition at line 69 of file TFTP_design.hpp.

Referenced by TFTPRequestPacket::TFTPRequestPacket(), and TFTPRequestPacket::getopcode().


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