#include <description.h>
Inheritance diagram for libsvx::Description:

Public Methods | |
| Description (TiXmlElement &Element) | |
| Create an SVX Description Element based on an XML element. | |
| Description (const Description &a_description) | |
| Construct a clone of the class Description. | |
| ~Description () | |
| destructor, free all the sub-informations. | |
| bool | IsValid () const |
| There must be at least one text. | |
| TiXmlElement & | XmlElement () |
| a method to get the informations of the element into an XML element. | |
Definition at line 55 of file description.h.
1.2.15