Passwd Struct Reference

#include <FtpConfig.h>

List of all members.

Public Member Functions

 Passwd ()

Public Attributes

char user [MAX_STRING_LENGTH]
char pass [MAX_STRING_LENGTH]
char home [MAX_STRING_LENGTH]


Constructor & Destructor Documentation

Passwd::Passwd  )  [inline]
 

Definition at line 37 of file FtpConfig.h.


Member Data Documentation

char Passwd::home[MAX_STRING_LENGTH]
 

Definition at line 35 of file FtpConfig.h.

Referenced by TinyFTPD::LoadPasswd().

char Passwd::pass[MAX_STRING_LENGTH]
 

Definition at line 34 of file FtpConfig.h.

Referenced by TinyFTPD::LoadPasswd().

char Passwd::user[MAX_STRING_LENGTH]
 

Definition at line 33 of file FtpConfig.h.

Referenced by TinyFTPD::LoadPasswd().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 23:04:35 2007 for openSDK by  doxygen 1.3.9.1