8 #ifndef INCLUDED_ORCUS_CSS_DOCUMENT_TREE_HPP 9 #define INCLUDED_ORCUS_CSS_DOCUMENT_TREE_HPP 11 #include "orcus/css_selector.hpp" 12 #include "orcus/exception.hpp" 43 void load(
const std::string& strm);
53 void insert_properties(
55 css::pseudo_element_t pseudo_elem,
56 const css_properties_t& props);
69 const css_properties_t* get_properties(
70 const css_selector_t& selector, css::pseudo_element_t pseudo_elem)
const;
82 const css_pseudo_element_properties_t*
Definition: css_document_tree.hpp:28
Definition: css_selector.hpp:60
Definition: exception.hpp:18
Definition: css_document_tree.hpp:21
Definition: base64.hpp:15