wxCurlFTPFs Class Reference
List of all members.
Public Member Functions |
| wxCurlFTPFs (const wxString &szName, const bool &bIsDir, const bool &bIsFile, const time_t &tLastModified, const long &iContentLength) |
bool | IsDirectory () const |
bool | IsFile () const |
wxString | GetName () const |
wxDateTime | GetLastModified () const |
long | GetContentLength () const |
wxString | GetFileSuffix () const |
Protected Attributes |
wxString | m_szName |
bool | m_bIsDir |
bool | m_bIsFile |
wxDateTime | m_dtLastModified |
long | m_iContentLength |
Friends |
class | wxCurlFTPTool |
The documentation for this class was generated from the following file: