|
OpenAB
1.0.1
|
This is the complete list of members for CalDAVHelper, including all inherited members.
| addEvent(const std::string &calendarURL, const std::string &ical, std::string &uri, std::string &etag) | CalDAVHelper | |
| CalDAVHelper(const std::string &serverUrl, bool isCalendarUrl, OpenAB::HttpSession *httpSession, OpenAB::HttpAuthorizer *httpAuthorizer) | CalDAVHelper | |
| CalendarItemTypes enum name | CalDAVHelper | |
| Calendars typedef | CalDAVHelper | |
| downloadEvents(const std::string &calendarURL, unsigned int offset, unsigned int size, std::vector< std::string > &icals) | CalDAVHelper | |
| downloadEvents(const std::string &calendarURL, std::vector< std::string > &uris, std::vector< std::string > &icals) | CalDAVHelper | |
| EVENT enum value | CalDAVHelper | |
| EventsMetadata typedef | CalDAVHelper | |
| findCalendarHomeSet() | CalDAVHelper | |
| findCalendars() | CalDAVHelper | |
| findPrincipalUrl() | CalDAVHelper | |
| getCalendars() const | CalDAVHelper | inline |
| getEventsMetadata() const | CalDAVHelper | inline |
| getSyncToken() const | CalDAVHelper | inline |
| getTotalCount() const | CalDAVHelper | inline |
| JOURNAL enum value | CalDAVHelper | |
| modifyEvent(const std::string &uri, const std::string &ical, std::string &etag) | CalDAVHelper | |
| queryCalendarInfo(const std::string &calendarURL, CalendarInfo &info) | CalDAVHelper | |
| queryCalendarMetadata(const std::string &calendarURL) | CalDAVHelper | |
| queryChangedEventsMetadata(const std::string &calendarURL, const std::string &syncToken, std::vector< OpenAB::PIMItem::ID > &removed) | CalDAVHelper | |
| queryEventsMetadata(const std::string &calendarURL) | CalDAVHelper | |
| removeEvent(const std::string &uri, const std::string &etag="") | CalDAVHelper | |
| TODO enum value | CalDAVHelper | |
| ~CalDAVHelper() | CalDAVHelper | virtual |