ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Public Member Functions | |
xpath_allocator_capture (xpath_allocator *alloc) | |
~xpath_allocator_capture () | |
Public Attributes | |
xpath_allocator * | _target |
xpath_allocator | _state |
Definition at line 6704 of file pugixml.cpp.
|
inline |
Definition at line 6706 of file pugixml.cpp.
|
inline |
Definition at line 6708 of file pugixml.cpp.
References _state, _target, and xpath_allocator::revert().
xpath_allocator xpath_allocator_capture::_state |
Definition at line 6711 of file pugixml.cpp.
Referenced by ~xpath_allocator_capture().
xpath_allocator* xpath_allocator_capture::_target |
Definition at line 6710 of file pugixml.cpp.
Referenced by ~xpath_allocator_capture().