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

#include <vcard.h>

Public Attributes

std::string family
std::string given
std::string middle
std::string prefix
std::string suffix

Detailed Description

A person's full name.

Definition at line 70 of file vcard.h.

Member Data Documentation

std::string family

Family name.

Definition at line 72 of file vcard.h.

std::string given

Given name.

Definition at line 73 of file vcard.h.

std::string middle

Middle name.

Definition at line 74 of file vcard.h.

std::string prefix

Name prefix.

Definition at line 75 of file vcard.h.

std::string suffix

Name suffix.

Definition at line 76 of file vcard.h.


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