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... | |
Header for the XmlConfig class.
Definition in file xmlconfig.hpp.