OpenCPN Partial API docs
|
Public Member Functions | |
xpath_context (const xpath_node &n_, size_t position_, size_t size_) | |
Public Attributes | |
xpath_node | n |
size_t | position |
size_t | size |
Definition at line 8489 of file pugixml.cpp.
|
inline |
Definition at line 8493 of file pugixml.cpp.
xpath_node xpath_context::n |
Definition at line 8490 of file pugixml.cpp.
size_t xpath_context::position |
Definition at line 8491 of file pugixml.cpp.
size_t xpath_context::size |
Definition at line 8491 of file pugixml.cpp.