PvCard::Telephone Struct Reference

#include <vcard.h>

Inheritance diagram for PvCard::Telephone:

PvCard::MultiValue PObject List of all members.

Public Member Functions

 Telephone ()
 Telephone (const PString &number, const PString &type=PString::Empty())
virtual void PrintOn (ostream &strm) const
 Output the contents of the object to the stream.

Public Attributes

TextValue m_number

Constructor & Destructor Documentation

PvCard::Telephone::Telephone (  )  [inline]

PvCard::Telephone::Telephone ( const PString number,
const PString type = PString::Empty() 
) [inline]


Member Function Documentation

virtual void PvCard::Telephone::PrintOn ( ostream &  strm  )  const [virtual]

Output the contents of the object to the stream.

The exact output is dependent on the exact semantics of the descendent class. This is primarily used by the standard operator<< function.

The default behaviour is to print the class name.

Reimplemented from PObject.


Member Data Documentation

TextValue PvCard::Telephone::m_number


The documentation for this struct was generated from the following file:
Generated on Fri Feb 15 20:58:36 2013 for PTLib by  doxygen 1.4.7