#include <sfv.h>
Inheritance diagram for libsvx::Sfv:

Public Methods | |
| Sfv (TiXmlElement &Element) | |
| Create an SVX SFV Element based on an XML element. | |
| Sfv (const Sfv &a_sfv) | |
| Construct a clone of the class Sfv. | |
| ~Sfv () | |
| 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 Sfv &the_object_to_compare) const |
Definition at line 56 of file sfv.h.
|
|
Valid ???
Implements libsvx::ElementPCData. Definition at line 69 of file sfv.cxx. Referenced by operator!=(). |
|
|
Definition at line 86 of file sfv.cxx. References IsValid(). |
1.2.15