WinRecipient Class Reference
[Win_adapter]

Rapresents a recipient object (attendee) for Windows Clients. More...

#include <WinRecipient.h>

Inheritance diagram for WinRecipient:

Inheritance graph
[legend]
Collaboration diagram for WinRecipient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WinRecipient ()
 Default Constructor.
 WinRecipient (const wstring data)
 Constructor: fills propertyMap parsing the vCalendar ATTENDEE string.
 ~WinRecipient ()
 Destructor.
int parse (const wstring data)
 Parse a vCalendar ATTENDEE string and fills the propertyMap.
wstring & toString ()
 Format and return a vCalendar ATTENDEE string from the propertyMap.

Detailed Description

Rapresents a recipient object (attendee) for Windows Clients.

The object can be filled passing a vCalendar ATTENDEE string, or filling directly the map. Calling 'toString()' a vCalendar ATTENDEE is formatted and returned.


The documentation for this class was generated from the following file:
Generated on Fri Jul 25 15:04:26 2008 for Funambol C++ Client Library by  doxygen 1.5.1