#include <email.h>
Inheritance diagram for libsvx::Email:

Public Methods | |
| Email (TiXmlElement &Element) | |
| Create an SVX E-mail Element based on a XML element. | |
| Email (const Email &a_email) | |
| Construct a clone of the class Email. | |
| ~Email () | |
| destructor, free all the sub-informations. | |
| bool | IsValid () const |
| Valid ??? More... | |
| TiXmlElement & | XmlElement () |
| a method to get the informations of the element into an XML element. | |
Definition at line 56 of file email.h.
|
|
Valid ???
Implements libsvx::ElementPCData. |
1.2.15