#include <dom_select_node.h>
clan::DomSelectNode::DomSelectNode |
( |
const DomElement & |
element | ) |
|
int clan::DomSelectNode::child_index |
( |
| ) |
|
|
virtual |
std::vector<std::string> clan::DomSelectNode::element_classes |
( |
| ) |
|
|
virtual |
std::string clan::DomSelectNode::get_attribute_value |
( |
const std::string & |
name, |
|
|
bool & |
out_found |
|
) |
| |
|
virtual |
std::string clan::DomSelectNode::id |
( |
| ) |
|
|
virtual |
std::string clan::DomSelectNode::lang |
( |
| ) |
|
|
virtual |
std::string clan::DomSelectNode::name |
( |
| ) |
|
|
virtual |
bool clan::DomSelectNode::parent |
( |
| ) |
|
|
virtual |
void clan::DomSelectNode::pop |
( |
| ) |
|
|
virtual |
bool clan::DomSelectNode::prev_sibling |
( |
| ) |
|
|
virtual |
std::vector<std::string> clan::DomSelectNode::pseudo_classes |
( |
| ) |
|
|
virtual |
void clan::DomSelectNode::push |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: