davix
0.3.1
|
▼NDavix | |
CContext | Main handle for Davix |
CDavFile | Davix File Interface |
CDavIOVecInput | Input parameters for vector operations in Davix |
CDavIOVecOuput | Result of vector operations in Davix |
CDavixError | Davix Error Handler |
CDavixException | Davix Exception class |
CDavPosix | POSIX-like API of Davix |
CDeleteRequest | Http low level request configured for DELETE operation |
CGetRequest | Http low level request configured for GET operation |
CHeadRequest | Http low level request configured for HEAD operation |
CHttpRequest | Http low level request interface HTTPRequest is the main davix class for low level HTTP queries HTTPRequest objects are provided by Davix::Context |
CPropfindRequest | Webdav low level request configured for PROPFIND operation |
CPutRequest | Http low level request configured for PUT operation |
CRequestParams | Main container for Davix request options |
CSessionInfo | Server related info |
CStatInfo | |
CUri | Uri parser convenience class for uri parsing |
CX509Credential | Container for X509 certificate |
CContainer | The StatInfo struct basic metadata |
CNonCopyable | Simple NonCopyableProtector |