Class for converting between RFC 2425/2426 vCard data format, and the Barry::Contact class. More...
#include <vcard.h>


Protected Member Functions | |
| void | AddPhoneCond (const std::string &phone) |
| Add phone conditionally, only if phone has data in it. | |
| void | AddPhoneCond (const char *rfc_type, const std::string &phone) |
| Add phone conditionally, only if phone has data in it. | |
Class for converting between RFC 2425/2426 vCard data format, and the Barry::Contact class.
Definition at line 39 of file vcard.h.
| void Barry::Sync::vCard::AddPhoneCond | ( | const char * | rfc_type, | |
| const std::string & | phone | |||
| ) | [protected] |
| void Barry::Sync::vCard::AddPhoneCond | ( | const std::string & | phone | ) | [protected] |
1.7.1