xmlconfig.hpp File Reference

Header for the XmlConfig class. More...

#include <string>
#include <cstdlib>
#include <iostream>
#include "./tinyxml/tinyxml.h"
#include "../cryptotools/cryptotools.hpp"
#include "../arithm/arithm.hpp"
#include "../verifierutils/verifierutils.hpp"
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XmlConfig
 Encapsulates the TinyXml library to retrieve easily information from the xml configuration file described in the verificatum verifier specification. More...

Detailed Description

Header for the XmlConfig class.

Author
Léo Perrin
Date
Time-stamp: <2012-08-23 22:53:40 leo>
See Also
xmlconfig.cpp

Definition in file xmlconfig.hpp.