|
Swiftray
1.0
|
#include <svgpp-doc.h>
Classes | |
| class | FollowRef |
Public Types | |
| typedef std::set< xmlNodePtr > | followed_refs_t |
Public Member Functions | |
| SVGPPDoc (xmlDocPtr xml_doc) | |
| ~SVGPPDoc () | |
| xmlNodePtr | getElementById (std::string id) |
| xmlNodePtr | root () |
Public Attributes | |
| followed_refs_t | followed_refs_ |
| xmlDocPtr | xml_ |
| xmlXPathContextPtr | xml_context_ |
| typedef std::set<xmlNodePtr> Parser::SVGPPDoc::followed_refs_t |
|
inline |
|
inline |
|
inline |
|
inline |
| followed_refs_t Parser::SVGPPDoc::followed_refs_ |
| xmlDocPtr Parser::SVGPPDoc::xml_ |
| xmlXPathContextPtr Parser::SVGPPDoc::xml_context_ |