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

libsvx::DVersion Class Reference

The class containing DVersion informations <dversion></dversion>. More...

#include <dversion.h>

Inheritance diagram for libsvx::DVersion:

libsvx::ElementName libsvx::ElementGeneric libsvx::Element List of all members.

Public Methods

 DVersion (TiXmlElement &Element)
 Create an SVX DVersion Element based on a XML element.

 DVersion (const DVersion &a_dversion)
 Construct a clone of the class DVersion. More...

 ~DVersion ()
 destructor, free all the sub-informations.

bool IsValid () const
 There must be a name and compatible attributes.

TiXmlElement & XmlElement ()
 a method to get the informations of the element into an XML element.

DVersion & operator+= (const DVersion &the_object_to_add)
bool operator!= (const DVersion &the_object_to_compare) const

Protected Attributes

Attributem_A_compatible
 Attribute describing if the "version" if compatible or not (boolean).


Detailed Description

The class containing DVersion informations <dversion></dversion>.

Definition at line 57 of file dversion.h.


Constructor & Destructor Documentation

DVersion::DVersion const DVersion &    a_item
 

Construct a clone of the class DVersion.

Construct a clone of the class DVersion

Definition at line 70 of file dversion.cxx.

References m_A_compatible.


The documentation for this class was generated from the following files:
Generated on Tue Apr 9 21:41:11 2002 for libsvx by doxygen1.2.15