Barry::PostalAddress Struct Reference

List of all members.

Detailed Description

Definition at line 204 of file record.h.

Public Member Functions

std::string GetLabel () const
 Format a mailing address into a single string, handling missing fields.
void Clear ()
bool HasData () const

Public Attributes

std::string Address1
std::string Address2
std::string Address3
std::string City
std::string Province
std::string PostalCode
std::string Country


Member Function Documentation

std::string Barry::PostalAddress::GetLabel (  )  const

Format a mailing address into a single string, handling missing fields.

Definition at line 521 of file record.cc.

References Address1, Address2, Address3, City, Country, PostalCode, and Province.

Referenced by Barry::operator<<(), and Barry::ContactLdif::PostalAddress().


The documentation for this struct was generated from the following files:
Generated on Wed Sep 24 21:27:33 2008 for Barry by  doxygen 1.5.1