Definition at line 8906 of file pugixml.cpp.
| xpath_node_set_raw::xpath_node_set_raw |
( |
| ) |
|
|
inline |
| void xpath_node_set_raw::append |
( |
const xpath_node * |
begin_, |
|
|
const xpath_node * |
end_, |
|
|
xpath_allocator * |
alloc |
|
) |
| |
|
inline |
| xpath_node* xpath_node_set_raw::begin |
( |
void |
| ) |
const |
|
inline |
| bool xpath_node_set_raw::empty |
( |
void |
| ) |
const |
|
inline |
| xpath_node* xpath_node_set_raw::end |
( |
void |
| ) |
const |
|
inline |
| xpath_node xpath_node_set_raw::first |
( |
| ) |
const |
|
inline |
| void xpath_node_set_raw::set_type |
( |
xpath_node_set::type_t |
value | ) |
|
|
inline |
| size_t xpath_node_set_raw::size |
( |
void |
| ) |
const |
|
inline |
| void xpath_node_set_raw::sort_do |
( |
| ) |
|
|
inline |
| void xpath_node_set_raw::truncate |
( |
xpath_node * |
pos | ) |
|
|
inline |
| xpath_node_set::type_t xpath_node_set_raw::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: