Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

libsvx::Sfv Class Reference

The class containing Sfv informations <sfv></sfv>. More...

#include <sfv.h>

Inheritance diagram for libsvx::Sfv:

libsvx::ElementPCData libsvx::Element List of all members.

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

Detailed Description

The class containing Sfv informations <sfv></sfv>.

Definition at line 56 of file sfv.h.


Member Function Documentation

bool Sfv::IsValid   const [virtual]
 

Valid ???

Todo:
verify the SFV syntax

Implements libsvx::ElementPCData.

Definition at line 69 of file sfv.cxx.

Referenced by operator!=().

bool Sfv::operator!= const Sfv &    the_object_to_compare const
 

Todo:
check the syntax to force an operator on a class

Definition at line 86 of file sfv.cxx.

References IsValid().


The documentation for this class was generated from the following files:
Generated on Sat Apr 13 15:45:49 2002 for libsvx by doxygen1.2.15