davix  0.2.8
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
oNDavix
|oCSessionInfoServer related info
|oCX509CredentialContainer for X509 certificate
|oCPerformanceMarker
|oCPerformanceData
|oCDavixCopy
|oCDavIOVecInputInput parameters for vector operations in Davix
|oCDavIOVecOuputResult of vector operations in Davix
|oCContextMain handle for Davix
|oCUriUri parser convenience class for uri parsing
|oCDavFileDavix File Interface
|oCFileInfoInterfaceGeneric container Traits
|oCFileInfoFile size property
|oCFileInfoSize
|oCFileInfoHash
|oCFileInfoName
|oCFileInfoProtocolType
|oCReplicaReplica of a resource
|oCHookTraitsThe HookTraits class
|oCHook
|oCHookSendHeaderHook for HTTP Request header sending
|oCHookReceiveHeaderHook for HTTP Request header reception
|oCHookRequestPreExecHook triggered before any Request execution
|oCHookRequestPostExecHook triggered after any Request execution
|oCRequestParamsMain container for Davix request options
|oCDavPosixPOSIX-like API of Davix
|oCHttpCacheTokenState of the cache of a past HTTPRequest transmit a HttpCacheToken object enable speed optimizations
|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
|\CDavixErrorDavix Error Handler
\CNonCopyableSimple NonCopyableProtector