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

libsvx::Verification Class Reference

The class containing Verification informations <verification></verification>. More...

#include <verification.h>

Inheritance diagram for libsvx::Verification:

libsvx::Element List of all members.

Public Methods

 Verification (TiXmlElement &Element)
 Create an SVX verification element based on an XML element.

 Verification (const Verification &a_verification)
 Construct a clone of the class Verification.

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

bool IsValid () const
 Always Valid.

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

Crc32operator+= (const Verification &the_object_to_add)
bool operator!= (const Verification &the_object_to_compare) const

Protected Attributes

Crc32m_Crc32
 The CRC32 verification.

Md5m_Md5
 The MD5 sum verification.

Csvm_Csv
 The CSV verification.

Sfvm_Sfv
 The SFV verification.


Detailed Description

The class containing Verification informations <verification></verification>.

Definition at line 60 of file verification.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