|
The SWORD Project
1.9.0.svnversion
|
#include <ftpparse.h>
Collaboration diagram for ftpparse:Public Attributes | |
| int | flagtrycwd |
| int | flagtryretr |
| char * | id |
| int | idlen |
| int | idtype |
| time_t | mtime |
| int | mtimetype |
| char * | name |
| int | namelen |
| long | size |
| int | sizetype |
Definition at line 20 of file ftpparse.h.
| int ftpparse::flagtrycwd |
Definition at line 23 of file ftpparse.h.
| int ftpparse::flagtryretr |
Definition at line 24 of file ftpparse.h.
| char* ftpparse::id |
Definition at line 30 of file ftpparse.h.
| int ftpparse::idlen |
Definition at line 31 of file ftpparse.h.
| int ftpparse::idtype |
Definition at line 29 of file ftpparse.h.
| time_t ftpparse::mtime |
Definition at line 28 of file ftpparse.h.
| int ftpparse::mtimetype |
Definition at line 27 of file ftpparse.h.
| char* ftpparse::name |
Definition at line 21 of file ftpparse.h.
| int ftpparse::namelen |
Definition at line 22 of file ftpparse.h.
| long ftpparse::size |
Definition at line 26 of file ftpparse.h.
| int ftpparse::sizetype |
Definition at line 25 of file ftpparse.h.