davix  0.3.6
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
oNDavix
|oCSessionInfoServer related info
|oCX509CredentialX509 certificate
|oCDavIOVecInputInput parameters for vector operations in Davix
|oCDavIOVecOuputResult of vector operations in Davix
|oCStatInfoStatInfo structcontainer for base file meta-data, plateform agnostic stat struct
|oCContextMain handle for Davix
|oCDavFileDavix File Interface
|oCRequestParamsMain container for Davix request options
|oCDavPosixPOSIX-like API of Davix
|oCHttpRequestHttp low level request interface HTTPRequest is the main davix class for low level HTTP queries HTTPRequest objects are provided by Davix::Context
|oCGetRequestHttp low level request configured for GET operation
|oCPutRequestHttp low level request configured for PUT operation
|oCHeadRequestHttp low level request configured for HEAD operation
|oCDeleteRequestHttp low level request configured for DELETE operation
|oCPropfindRequestWebdav low level request configured for PROPFIND operation
|oCDavixErrorDavix Error Handler
|oCDavixExceptionDavix Exception class
|\CUriUri parser convenience class for uri parsing
\CNonCopyableSimple NonCopyableProtector