14#ifndef VCARDDERIVEDPROPERTY_H
15#define VCARDDERIVEDPROPERTY_H
17#include "libical_sentinel.h"
23typedef struct vcardproperty_impl vcardproperty;
vcardproperty * vcardproperty_new_categories(vcardstrarray *v)
void vcardproperty_set_kind(vcardproperty *prop, enum vcardproperty_kindenum v)
void vcardproperty_set_x(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_role(const char *v,...)
enum vcardproperty_gramgender vcardproperty_get_gramgender(const vcardproperty *prop)
vcardproperty * vcardproperty_new_role(const char *v)
vcardproperty * vcardproperty_vanew_created(vcardtimetype v,...)
void vcardproperty_set_contacturi(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_expertise(const char *v,...)
vcardproperty * vcardproperty_new_fn(const char *v)
const char * vcardproperty_get_xml(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_orgdirectory(const char *v,...)
void vcardproperty_set_key(vcardproperty *prop, const char *v)
void vcardproperty_set_note(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_gender(vcardstrarray *v,...)
vcardproperty * vcardproperty_new_source(const char *v)
void vcardproperty_set_org(vcardproperty *prop, vcardstrarray *v)
void vcardproperty_set_name(vcardproperty *prop, const char *v)
void vcardproperty_set_prodid(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_note(const char *v)
void vcardproperty_set_xlicerror(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_geo(vcardgeotype v)
const char * vcardproperty_get_prodid(const vcardproperty *prop)
vcardproperty * vcardproperty_new_key(const char *v)
vcardproperty * vcardproperty_vanew_sound(const char *v,...)
void vcardproperty_set_version(vcardproperty *prop, enum vcardproperty_version v)
vcardproperty * vcardproperty_new_adr(vcardstructuredtype *v)
void vcardproperty_set_adr(vcardproperty *prop, vcardstructuredtype *v)
void vcardproperty_set_created(vcardproperty *prop, vcardtimetype v)
vcardproperty * vcardproperty_vanew_xml(const char *v,...)
vcardproperty * vcardproperty_vanew_fn(const char *v,...)
void vcardproperty_set_birthplace(vcardproperty *prop, const char *v)
const char * vcardproperty_get_pronouns(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_tel(const char *v,...)
const char * vcardproperty_get_socialprofile(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_impp(const char *v,...)
void vcardproperty_set_tel(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_name(const char *v)
vcardproperty * vcardproperty_vanew_mailer(const char *v,...)
vcardproperty * vcardproperty_new_fburl(const char *v)
vcardproperty * vcardproperty_vanew_x(const char *v,...)
vcardproperty * vcardproperty_new_impp(const char *v)
void vcardproperty_set_socialprofile(vcardproperty *prop, const char *v)
void vcardproperty_set_source(vcardproperty *prop, const char *v)
void vcardproperty_set_geo(vcardproperty *prop, vcardgeotype v)
const char * vcardproperty_get_mailer(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_adr(vcardstructuredtype *v,...)
vcardproperty * vcardproperty_new_xml(const char *v)
const char * vcardproperty_get_language(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_deathdate(vcardtimetype v,...)
vcardproperty * vcardproperty_new_gender(vcardstrarray *v)
vcardproperty * vcardproperty_vanew_kind(enum vcardproperty_kindenum v,...)
vcardproperty * vcardproperty_vanew_version(enum vcardproperty_version v,...)
void vcardproperty_set_sortstring(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_lang(const char *v)
vcardproperty * vcardproperty_vanew_anniversary(vcardtimetype v,...)
vcardproperty * vcardproperty_new_rev(vcardtimetype v)
vcardproperty * vcardproperty_new_pronouns(const char *v)
vcardproperty * vcardproperty_new_expertise(const char *v)
vcardproperty * vcardproperty_vanew_org(vcardstrarray *v,...)
vcardstructuredtype * vcardproperty_get_n(const vcardproperty *prop)
vcardproperty * vcardproperty_new_nickname(vcardstrarray *v)
const char * vcardproperty_get_tel(const vcardproperty *prop)
vcardtztype vcardproperty_get_tz(const vcardproperty *prop)
const char * vcardproperty_get_deathplace(const vcardproperty *prop)
const char * vcardproperty_get_agent(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_pronouns(const char *v,...)
vcardproperty * vcardproperty_new_agent(const char *v)
vcardproperty * vcardproperty_vanew_lang(const char *v,...)
vcardproperty * vcardproperty_new_socialprofile(const char *v)
const char * vcardproperty_get_url(const vcardproperty *prop)
const char * vcardproperty_get_source(const vcardproperty *prop)
void vcardproperty_set_expertise(vcardproperty *prop, const char *v)
void vcardproperty_set_logo(vcardproperty *prop, const char *v)
const char * vcardproperty_get_label(const vcardproperty *prop)
const char * vcardproperty_get_impp(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_note(const char *v,...)
void vcardproperty_set_n(vcardproperty *prop, vcardstructuredtype *v)
vcardproperty * vcardproperty_vanew_deathplace(const char *v,...)
const char * vcardproperty_get_interest(const vcardproperty *prop)
void vcardproperty_set_agent(vcardproperty *prop, const char *v)
const char * vcardproperty_get_role(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_key(const char *v,...)
void vcardproperty_set_fburl(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_interest(const char *v,...)
vcardproperty * vcardproperty_new_email(const char *v)
const char * vcardproperty_get_photo(const vcardproperty *prop)
vcardstrarray * vcardproperty_get_clientpidmap(const vcardproperty *prop)
void vcardproperty_set_related(vcardproperty *prop, const char *v)
const char * vcardproperty_get_note(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_name(const char *v,...)
vcardproperty * vcardproperty_new_anniversary(vcardtimetype v)
void vcardproperty_set_url(vcardproperty *prop, const char *v)
const char * vcardproperty_get_name(const vcardproperty *prop)
void vcardproperty_set_class(vcardproperty *prop, const char *v)
void vcardproperty_set_uid(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_language(const char *v)
vcardstrarray * vcardproperty_get_categories(const vcardproperty *prop)
void vcardproperty_set_label(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_uid(const char *v,...)
void vcardproperty_set_pronouns(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_member(const char *v,...)
const char * vcardproperty_get_caluri(const vcardproperty *prop)
vcardproperty * vcardproperty_new_prodid(const char *v)
vcardproperty * vcardproperty_new_xlicerror(const char *v)
const char * vcardproperty_get_fn(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_categories(vcardstrarray *v,...)
vcardgeotype vcardproperty_get_geo(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_contacturi(const char *v,...)
void vcardproperty_set_interest(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_socialprofile(const char *v,...)
const char * vcardproperty_get_hobby(const vcardproperty *prop)
vcardstrarray * vcardproperty_get_org(const vcardproperty *prop)
void vcardproperty_set_orgdirectory(vcardproperty *prop, const char *v)
enum vcardproperty_version vcardproperty_get_version(const vcardproperty *prop)
void vcardproperty_set_caluri(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_org(vcardstrarray *v)
const char * vcardproperty_get_email(const vcardproperty *prop)
void vcardproperty_set_hobby(vcardproperty *prop, const char *v)
const char * vcardproperty_get_fburl(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_title(const char *v,...)
vcardtimetype vcardproperty_get_rev(const vcardproperty *prop)
vcardproperty * vcardproperty_new_sortstring(const char *v)
vcardproperty * vcardproperty_vanew_fburl(const char *v,...)
void vcardproperty_set_categories(vcardproperty *prop, vcardstrarray *v)
const char * vcardproperty_get_expertise(const vcardproperty *prop)
void vcardproperty_set_sound(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_language(const char *v,...)
vcardproperty * vcardproperty_new_gramgender(enum vcardproperty_gramgender v)
void vcardproperty_set_tz(vcardproperty *prop, vcardtztype v)
const char * vcardproperty_get_xlicerror(const vcardproperty *prop)
void vcardproperty_set_gender(vcardproperty *prop, vcardstrarray *v)
const char * vcardproperty_get_jsprop(const vcardproperty *prop)
void vcardproperty_set_fn(vcardproperty *prop, const char *v)
void vcardproperty_set_gramgender(vcardproperty *prop, enum vcardproperty_gramgender v)
void vcardproperty_set_member(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_deathplace(const char *v)
void vcardproperty_set_photo(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_mailer(const char *v)
vcardproperty * vcardproperty_vanew_bday(vcardtimetype v,...)
vcardproperty * vcardproperty_new_bday(vcardtimetype v)
enum vcardproperty_kindenum vcardproperty_get_kind(const vcardproperty *prop)
void vcardproperty_set_role(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_new_class(const char *v)
const char * vcardproperty_get_sortstring(const vcardproperty *prop)
vcardproperty * vcardproperty_new_birthplace(const char *v)
vcardproperty * vcardproperty_new_photo(const char *v)
vcardproperty * vcardproperty_vanew_jsprop(const char *v,...)
vcardproperty * vcardproperty_new_member(const char *v)
vcardproperty * vcardproperty_new_interest(const char *v)
void vcardproperty_set_deathplace(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_clientpidmap(vcardstrarray *v,...)
void vcardproperty_set_lang(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_related(const char *v,...)
void vcardproperty_set_mailer(vcardproperty *prop, const char *v)
void vcardproperty_set_rev(vcardproperty *prop, vcardtimetype v)
vcardproperty * vcardproperty_new_label(const char *v)
vcardproperty * vcardproperty_vanew_sortstring(const char *v,...)
vcardproperty * vcardproperty_new_hobby(const char *v)
vcardtimetype vcardproperty_get_bday(const vcardproperty *prop)
vcardproperty * vcardproperty_new_orgdirectory(const char *v)
vcardproperty * vcardproperty_vanew_logo(const char *v,...)
vcardproperty * vcardproperty_vanew_rev(vcardtimetype v,...)
vcardproperty * vcardproperty_new_caluri(const char *v)
@ VCARD_CONTACTURI_PROPERTY
@ VCARD_INTEREST_PROPERTY
@ VCARD_XLICERROR_PROPERTY
@ VCARD_CLIENTPIDMAP_PROPERTY
@ VCARD_SORTSTRING_PROPERTY
@ VCARD_ORGDIRECTORY_PROPERTY
@ VCARD_LANGUAGE_PROPERTY
@ VCARD_CATEGORIES_PROPERTY
@ VCARD_GRAMGENDER_PROPERTY
@ VCARD_DEATHPLACE_PROPERTY
@ VCARD_DEATHDATE_PROPERTY
@ VCARD_PRONOUNS_PROPERTY
@ VCARD_EXPERTISE_PROPERTY
@ VCARD_NICKNAME_PROPERTY
@ VCARD_SOCIALPROFILE_PROPERTY
@ VCARD_ANNIVERSARY_PROPERTY
@ VCARD_CALADRURI_PROPERTY
@ VCARD_BIRTHPLACE_PROPERTY
vcardstructuredtype * vcardproperty_get_adr(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_prodid(const char *v,...)
vcardproperty * vcardproperty_new_contacturi(const char *v)
vcardproperty * vcardproperty_new_created(vcardtimetype v)
const char * vcardproperty_get_orgdirectory(const vcardproperty *prop)
vcardproperty * vcardproperty_new_sound(const char *v)
vcardtimetype vcardproperty_get_created(const vcardproperty *prop)
void vcardproperty_set_deathdate(vcardproperty *prop, vcardtimetype v)
vcardproperty * vcardproperty_new_uid(const char *v)
vcardproperty * vcardproperty_new_caladruri(const char *v)
const char * vcardproperty_get_key(const vcardproperty *prop)
void vcardproperty_set_jsprop(vcardproperty *prop, const char *v)
const char * vcardproperty_get_related(const vcardproperty *prop)
vcardproperty * vcardproperty_new_x(const char *v)
vcardproperty * vcardproperty_vanew_hobby(const char *v,...)
vcardproperty * vcardproperty_vanew_label(const char *v,...)
const char * vcardproperty_get_sound(const vcardproperty *prop)
vcardproperty * vcardproperty_new_tel(const char *v)
vcardproperty * vcardproperty_new_kind(enum vcardproperty_kindenum v)
vcardproperty * vcardproperty_vanew_source(const char *v,...)
vcardtimetype vcardproperty_get_deathdate(const vcardproperty *prop)
const char * vcardproperty_get_birthplace(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_caluri(const char *v,...)
vcardproperty * vcardproperty_vanew_nickname(vcardstrarray *v,...)
const char * vcardproperty_get_member(const vcardproperty *prop)
vcardstrarray * vcardproperty_get_gender(const vcardproperty *prop)
vcardproperty * vcardproperty_new_deathdate(vcardtimetype v)
const char * vcardproperty_get_title(const vcardproperty *prop)
const char * vcardproperty_get_uid(const vcardproperty *prop)
vcardproperty * vcardproperty_new_title(const char *v)
vcardproperty * vcardproperty_vanew_url(const char *v,...)
void vcardproperty_set_email(vcardproperty *prop, const char *v)
void vcardproperty_set_bday(vcardproperty *prop, vcardtimetype v)
void vcardproperty_set_impp(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_email(const char *v,...)
vcardproperty * vcardproperty_vanew_n(vcardstructuredtype *v,...)
void vcardproperty_set_title(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_agent(const char *v,...)
vcardproperty * vcardproperty_vanew_gramgender(enum vcardproperty_gramgender v,...)
vcardproperty * vcardproperty_new_jsprop(const char *v)
const char * vcardproperty_get_logo(const vcardproperty *prop)
vcardproperty * vcardproperty_new_version(enum vcardproperty_version v)
void vcardproperty_set_caladruri(vcardproperty *prop, const char *v)
vcardtimetype vcardproperty_get_anniversary(const vcardproperty *prop)
vcardstrarray * vcardproperty_get_nickname(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_tz(vcardtztype v,...)
void vcardproperty_set_language(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_birthplace(const char *v,...)
const char * vcardproperty_get_class(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_photo(const char *v,...)
vcardproperty * vcardproperty_vanew_class(const char *v,...)
vcardproperty * vcardproperty_vanew_geo(vcardgeotype v,...)
void vcardproperty_set_anniversary(vcardproperty *prop, vcardtimetype v)
const char * vcardproperty_get_lang(const vcardproperty *prop)
const char * vcardproperty_get_x(const vcardproperty *prop)
void vcardproperty_set_nickname(vcardproperty *prop, vcardstrarray *v)
void vcardproperty_set_clientpidmap(vcardproperty *prop, vcardstrarray *v)
vcardproperty * vcardproperty_new_logo(const char *v)
void vcardproperty_set_xml(vcardproperty *prop, const char *v)
vcardproperty * vcardproperty_vanew_caladruri(const char *v,...)
const char * vcardproperty_get_caladruri(const vcardproperty *prop)
vcardproperty * vcardproperty_new_related(const char *v)
vcardproperty * vcardproperty_new_url(const char *v)
vcardproperty * vcardproperty_new_tz(vcardtztype v)
vcardproperty * vcardproperty_new_n(vcardstructuredtype *v)
const char * vcardproperty_get_contacturi(const vcardproperty *prop)
vcardproperty * vcardproperty_vanew_xlicerror(const char *v,...)
vcardproperty * vcardproperty_new_clientpidmap(vcardstrarray *v)
Defines the data structure representing vCard parameters.
icalstrarray vcardstrarray
struct vcardstructuredtype_impl vcardstructuredtype
Represents a decoded, structured text value.