|
Kitlist
A list manager for maintaining kit lists
|
#include "model.hpp"#include "pugixml.hpp"#include <memory>#include <stdexcept>#include <string>Go to the source code of this file.
Classes | |
| class | KitParser |
| Loads a kitlist from the file system. More... | |
| class | KitParser::parse_exception |
| XML parsing error. More... | |