vCard::vCardProp Struct Reference


Data Fields

char * name
char * value

Detailed Description

Definition at line 22 of file vcard.h.


Field Documentation

char* vCard::vCardProp::name

Keyname of the property

Definition at line 23 of file vcard.h.

Referenced by display_parsed_vcard(), vcard_add_prop(), vcard_free(), vcard_get_prop(), vcard_load(), vcard_serialize(), and vcard_set_prop().

char* vCard::vCardProp::value

value of the property

Definition at line 24 of file vcard.h.

Referenced by display_parsed_vcard(), vcard_add_prop(), vcard_free(), vcard_get_prop(), vcard_load(), vcard_serialize(), and vcard_set_prop().


The documentation for this struct was generated from the following file:
Generated on Wed Jun 20 23:13:15 2007 for webcit by  doxygen 1.5.2