|
SyndicationDomination 0.0
An RSS/Atom parser, because there's nothing else out there.
|
#include <pugixml.hpp>#include <string>#include <vector>#include "utils.hpp"#include "feed_type.hpp"#include "feed_item.hpp"#include "extraction_param.hpp"Go to the source code of this file.
Classes | |
| class | Feed |
| Represents an RSS/Atom feed. More... | |