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

libsvx::Bugfix Class Reference

The class containing Bugfix informations <bugfix></bugfix>. More...

#include <bugfix.h>

Inheritance diagram for libsvx::Bugfix:

libsvx::ElementEvolution libsvx::ElementText libsvx::ElementGeneric libsvx::Element List of all members.

Public Methods

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

 Bugfix (const Bugfix &a_bugfix)
 Construct a clone of the class Bugfix. More...

 ~Bugfix ()
 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.

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

Protected Attributes

Attributem_A_idb
 The bug ID (usefull to link to a bug tracking system).


Detailed Description

The class containing Bugfix informations <bugfix></bugfix>.

Definition at line 57 of file bugfix.h.


Constructor & Destructor Documentation

Bugfix::Bugfix const Bugfix &    a_item
 

Construct a clone of the class Bugfix.

Construct a clone of the class Bugfix

Definition at line 70 of file bugfix.cxx.

References m_A_idb.


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