davix  0.3.6
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 NDavix
 CContextMain handle for Davix
 CDavFileDavix File Interface
 CDavIOVecInputInput parameters for vector operations in Davix
 CDavIOVecOuputResult of vector operations in Davix
 CDavixErrorDavix Error Handler
 CDavixExceptionDavix Exception class
 CDavPosixPOSIX-like API of Davix
 CDeleteRequestHttp low level request configured for DELETE operation
 CGetRequestHttp low level request configured for GET operation
 CHeadRequestHttp low level request configured for HEAD operation
 CHttpRequestHttp low level request interface HTTPRequest is the main davix class for low level HTTP queries HTTPRequest objects are provided by Davix::Context
 CPropfindRequestWebdav low level request configured for PROPFIND operation
 CPutRequestHttp low level request configured for PUT operation
 CRequestParamsMain container for Davix request options
 CSessionInfoServer related info
 CStatInfoStatInfo structcontainer for base file meta-data, plateform agnostic stat struct
 CUriUri parser convenience class for uri parsing
 CX509CredentialX509 certificate
 CNonCopyableSimple NonCopyableProtector