ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | Public Attributes | List of all members
xpath_allocator_capture Struct Reference
Collaboration diagram for xpath_allocator_capture:
Collaboration graph
[legend]

Public Member Functions

 xpath_allocator_capture (xpath_allocator *alloc)
 
 ~xpath_allocator_capture ()
 

Public Attributes

xpath_allocator_target
 
xpath_allocator _state
 

Detailed Description

Definition at line 6704 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_allocator_capture()

xpath_allocator_capture::xpath_allocator_capture ( xpath_allocator alloc)
inline

Definition at line 6706 of file pugixml.cpp.

◆ ~xpath_allocator_capture()

xpath_allocator_capture::~xpath_allocator_capture ( )
inline

Definition at line 6708 of file pugixml.cpp.

References _state, _target, and xpath_allocator::revert().

Here is the call graph for this function:

Member Data Documentation

◆ _state

xpath_allocator xpath_allocator_capture::_state

Definition at line 6711 of file pugixml.cpp.

Referenced by ~xpath_allocator_capture().

◆ _target

xpath_allocator* xpath_allocator_capture::_target

Definition at line 6710 of file pugixml.cpp.

Referenced by ~xpath_allocator_capture().


The documentation for this struct was generated from the following file: