WvStreams
Public Attributes | List of all members
ftpparse Struct Reference

Public Attributes

char * name
 
int namelen
 
int flagtrycwd
 
int flagtryretr
 
int sizetype
 
long size
 
int mtimetype
 
time_t mtime
 
int idtype
 
char * id
 
int idlen
 

Detailed Description

Definition at line 21 of file ftpparse.h.

Member Data Documentation

◆ name

char* ftpparse::name

Definition at line 22 of file ftpparse.h.

◆ namelen

int ftpparse::namelen

Definition at line 23 of file ftpparse.h.

◆ flagtrycwd

int ftpparse::flagtrycwd

Definition at line 24 of file ftpparse.h.

◆ flagtryretr

int ftpparse::flagtryretr

Definition at line 25 of file ftpparse.h.

◆ sizetype

int ftpparse::sizetype

Definition at line 26 of file ftpparse.h.

◆ size

long ftpparse::size

Definition at line 27 of file ftpparse.h.

◆ mtimetype

int ftpparse::mtimetype

Definition at line 28 of file ftpparse.h.

◆ mtime

time_t ftpparse::mtime

Definition at line 29 of file ftpparse.h.

◆ idtype

int ftpparse::idtype

Definition at line 30 of file ftpparse.h.

◆ id

char* ftpparse::id

Definition at line 31 of file ftpparse.h.

◆ idlen

int ftpparse::idlen

Definition at line 32 of file ftpparse.h.


The documentation for this struct was generated from the following file: