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

libsvx::Url Class Reference

The class containing Url informations <url></url>. More...

#include <url.h>

Inheritance diagram for libsvx::Url:

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

Public Methods

 Url (TiXmlElement &Element)
 Create an SVX url element based on an XML element.

 Url (const Url &a_url)
 Construct a clone of the class Url.

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

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

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

Detailed Description

The class containing Url informations <url></url>.

See also:
Mirror if you need a URL list

Definition at line 55 of file url.h.


Member Function Documentation

bool Url::IsValid   const [virtual]
 

Todo:
verify that the URL is valid (and supported)

Implements libsvx::ElementPCData.

Definition at line 73 of file url.cxx.


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