wxCurlDAVFs Class Reference
List of all members.
Public Member Functions |
| wxCurlDAVFs (const wxString &szHREF, const wxString &szStatus, const wxString &szCreationDate, const wxString &szLastModified, const long &iContentLength, const wxString &szContentType) |
bool | IsDirectory () const |
bool | IsOK () const |
wxString | GetHREF () const |
wxString | GetStatus () const |
wxDateTime | GetCreationDate () const |
wxDateTime | GetLastModified () const |
long | GetContentLength () const |
wxString | GetContentType () const |
wxString | GetType () const |
wxString | GetSubType () const |
Protected Attributes |
wxString | m_szHREF |
wxString | m_szStatus |
wxDateTime | m_dtCreationDate |
wxDateTime | m_dtLastModified |
long | m_iContentLength |
wxString | m_szContentType |
Friends |
class | wxCurlDAVTool |
The documentation for this class was generated from the following file: