Definition at line 8390 of file pugixml.cpp.
◆ xpath_node_set_raw()
xpath_node_set_raw::xpath_node_set_raw |
( |
| ) |
|
|
inline |
◆ append()
void xpath_node_set_raw::append |
( |
const xpath_node * |
begin_, |
|
|
const xpath_node * |
end_, |
|
|
xpath_allocator * |
alloc |
|
) |
| |
|
inline |
◆ begin()
xpath_node * xpath_node_set_raw::begin |
( |
| ) |
const |
|
inline |
◆ empty()
bool xpath_node_set_raw::empty |
( |
| ) |
const |
|
inline |
◆ end()
xpath_node * xpath_node_set_raw::end |
( |
| ) |
const |
|
inline |
◆ first()
xpath_node xpath_node_set_raw::first |
( |
| ) |
const |
|
inline |
◆ push_back()
void xpath_node_set_raw::push_back |
( |
const xpath_node & |
node, |
|
|
xpath_allocator * |
alloc |
|
) |
| |
|
inline |
◆ push_back_grow()
PUGI__FN_NO_INLINE void xpath_node_set_raw::push_back_grow |
( |
const xpath_node & |
node, |
|
|
xpath_allocator * |
alloc |
|
) |
| |
◆ remove_duplicates()
void xpath_node_set_raw::remove_duplicates |
( |
| ) |
|
|
inline |
◆ set_type()
void xpath_node_set_raw::set_type |
( |
xpath_node_set::type_t |
value | ) |
|
|
inline |
◆ size()
size_t xpath_node_set_raw::size |
( |
| ) |
const |
|
inline |
◆ sort_do()
void xpath_node_set_raw::sort_do |
( |
| ) |
|
|
inline |
◆ truncate()
void xpath_node_set_raw::truncate |
( |
xpath_node * |
pos | ) |
|
|
inline |
◆ type()
xpath_node_set::type_t xpath_node_set_raw::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/plugins/chartdldr_pi/src/pugixml.cpp