Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MSN::Buddy::PhoneNumber Class Reference

#include <buddy.h>

List of all members.


Detailed Description

The PhoneNumber class contains information about a single phone number that is retrieved during the buddy list synchronisation process.


Public Member Functions

 PhoneNumber (std::string title_, std::string number_, bool enabled_=true)

Public Attributes

std::string title
 The name of this phone number.
std::string number
 The phone number.
bool enabled


Constructor & Destructor Documentation

MSN::Buddy::PhoneNumber::PhoneNumber std::string  title_,
std::string  number_,
bool  enabled_ = true
[inline]
 


Member Data Documentation

bool MSN::Buddy::PhoneNumber::enabled
 

Todo:
Document me!

std::string MSN::Buddy::PhoneNumber::number
 

The phone number.

std::string MSN::Buddy::PhoneNumber::title
 

The name of this phone number.

Todo:
Should this be an enumeration containing the possible types of phone number?


The documentation for this class was generated from the following file:
Generated on Sun Feb 6 19:59:40 2005 for libmsn by  doxygen 1.4.1