#include <md5.h>
Inheritance diagram for libsvx::Md5:

Public Methods | |
| Md5 (TiXmlElement &Element) | |
| Create an SVX MD5 Element based on an XML element. | |
| Md5 (const Md5 &a_md5) | |
| Construct a clone of the class Md5. | |
| ~Md5 () | |
| 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. | |
| bool | operator!= (const Md5 &the_object_to_compare) const |
Definition at line 56 of file md5.h.
|
|
Valid ???
Implements libsvx::ElementPCData. |
1.2.15