Public Member Functions | |
xpath_allocator_capture (xpath_allocator *alloc) | |
~xpath_allocator_capture () | |
Public Attributes | |
xpath_allocator * | _target |
xpath_allocator | _state |
Definition at line 7676 of file pugixml.cpp.
|
inline |
Definition at line 7678 of file pugixml.cpp.
|
inline |
Definition at line 7682 of file pugixml.cpp.
References _state, _target, and xpath_allocator::revert().
xpath_allocator xpath_allocator_capture::_state |
Definition at line 7688 of file pugixml.cpp.
Referenced by ~xpath_allocator_capture().
xpath_allocator* xpath_allocator_capture::_target |
Definition at line 7687 of file pugixml.cpp.
Referenced by ~xpath_allocator_capture().