Defined in file: hzFtpClient.h
This class employes the private sub-class _hz_FtpDnhist as follows:-
_hz_FtpDnhist
Constructors/Detructors
| hzFtpHost* | hzFtpHost | (void) | |
| NULL-BASIS | ~hzFtpHost | (void) |
Public Methods:
| hzEcode | GetAll | (void) | |
| hzEcode | Init | (const hzString& host, const hzString& user, const hzString& pass, const hzString& remDir, const hzString& locDir, const hzString& criteria) |
Member Variables:
| hzFtpHost::_hz_FtpDnhist | dnh | No description | |
| hzString | m_Criteria | No description | |
| hzString | m_Host | No description | |
| hzMapS<hzString,hzDirent> | m_Inventory | No description | |
| hzSDate | m_Issue | No description | |
| hzString | m_Password | No description | |
| hzString | m_Repos | No description | |
| hzString | m_Source | No description | |
| hzString | m_Username | No description | |
| bool | m_bInit | No description |