gloox  0.9.9.12
Public Attributes | List of all members
VCard::Label Struct Reference

#include <vcard.h>

Public Attributes

StringList lines
bool home
bool work
bool postal
bool parcel
bool pref
bool dom
bool intl

Detailed Description

Describes an address label.

Definition at line 158 of file vcard.h.

Member Data Documentation

bool dom

Whether this is a domestic(?) address.

Definition at line 166 of file vcard.h.

bool home

Whether this is a personal address.

Definition at line 161 of file vcard.h.

bool intl

Whether this is an international(?) address.

Definition at line 167 of file vcard.h.

StringList lines

A list of lines.

Definition at line 160 of file vcard.h.

bool parcel

Whether this is a arcel address(?).

Definition at line 164 of file vcard.h.

bool postal

Whether this is a postal address(?).

Definition at line 163 of file vcard.h.

bool pref

Whether this is the preferred address.

Definition at line 165 of file vcard.h.

bool work

Whether this is a work address.

Definition at line 162 of file vcard.h.


The documentation for this struct was generated from the following file: