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

libsvx::Csv Class Reference

The class containing Csv informations <csv></csv>. More...

#include <csv.h>

Inheritance diagram for libsvx::Csv:

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

Public Methods

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

 Csv (const Csv &a_csv)
 Construct a clone of the class Csv.

 ~Csv ()
 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 Csv &the_object_to_compare) const

Detailed Description

The class containing Csv informations <csv></csv>.

Definition at line 56 of file csv.h.


Member Function Documentation

bool Csv::IsValid   const [virtual]
 

Valid ???

Todo:
verify the CSV syntax

Implements libsvx::ElementPCData.

Definition at line 69 of file csv.cxx.


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