#include <vcard.h>
Definition at line 39 of file 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. |
void Barry::Sync::vCard::AddPhoneCond | ( | const std::string & | phone | ) | [protected] |
void Barry::Sync::vCard::AddPhoneCond | ( | const char * | rfc_type, | |
const std::string & | phone | |||
) | [protected] |