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

libsvx::Vendor Class Reference

The class containing Vendor informations <vendor></vendor>. More...

#include <vendor.h>

Inheritance diagram for libsvx::Vendor:

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

Public Methods

 Vendor (TiXmlElement &Element)
 Create an SVX vendor element based on an XML element.

 Vendor (const Vendor &a_vendor)
 Construct a clone of the class Vendor.

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

bool IsValid () const
 There must be a name.

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

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

Protected Attributes

Emailm_Email
 The email address of the vendor.

Urlm_Url
 The URL homepage of the vendor.


Detailed Description

The class containing Vendor informations <vendor></vendor>.

Definition at line 58 of file vendor.h.


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