SyndicationDomination
0.0
An RSS/Atom parser, because there's nothing else out there.
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
c
f
g
h
o
p
r
t
w
Functions
f
g
h
o
t
w
Variables
Enumerations
Enumerator
Files
File List
File Members
All
Functions
Enumerations
Enumerator
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Pages
Loading...
Searching...
No Matches
src
feed_type.hpp
Go to the documentation of this file.
1
#pragma once
2
3
enum
FeedType
{
4
INVALID
,
RSS
,
ATOM
,
RDF
5
};
3
enum
FeedType
{
…
};
FeedType
FeedType
Definition
feed_type.hpp:3
RSS
@ RSS
Definition
feed_type.hpp:4
RDF
@ RDF
Definition
feed_type.hpp:4
ATOM
@ ATOM
Definition
feed_type.hpp:4
INVALID
@ INVALID
Definition
feed_type.hpp:4
Generated by
1.9.8