| 
    SyndicationDomination 0.0
    
   An RSS/Atom parser, because there's nothing else out there. 
   | 
 
#include <string>#include <vector>#include <pugixml.hpp>#include "opml_item.hpp"#include "utils.hpp"Go to the source code of this file.
Classes | |
| class | Opml | 
| Represents a collection of feeds, typically exported from a feed reader.  More... | |