KDAV C++ Classes

Provides Stuff. More...

Namespaces

KDAV

Namespace

KDAV::ProtocolInfo

Information about a DAV protocol

Classes

KDAV::DavCollection

A helper class to store information about DAV collection

KDAV::DavCollectionDeleteJob

A job that deletes a DAV collection

KDAV::DavCollectionModifyJob

A job that modifies a DAV collection

KDAV::DavCollectionsFetchJob

A job that fetches all DAV collection

KDAV::DavCollectionsMultiFetchJob

A job that fetches all DAV collection

KDAV::DavItem

A helper class to store information about DAV resources

KDAV::DavItemCreateJob

A job to create a DAV item on the DAV server

KDAV::DavItemDeleteJob

A job to delete a DAV item on the DAV server

KDAV::DavItemFetchJob

A job that fetches a DAV item from the DAV server

KDAV::DavItemModifyJob

A job that modifies a DAV item on the DAV server

KDAV::DavItemsFetchJob

A job that fetches a list of items from a DAV server using a MULTIGET query

KDAV::DavItemsListJob

A job that lists all DAV items inside a DAV collection

KDAV::DavJobBase

Base class for the jobs used by the resource

KDAV::DavPrincipalHomeSetsFetchJob

A job that fetches home sets for a principal

KDAV::DavPrincipalSearchJob

A job that search a DAV principal on a server

KDAV::DavPrincipalSearchJob::Result

Simple struct to hold the search job results

KDAV::DavUrl

A helper class to combine URL and protocol of a DAV URL

KDAV::Error

DAV operation error

KDAV::EtagCache

A helper class to cache ETags

Detailed Description

Stuff