μHAL (v2.7.9)
Part of the IPbus software repository
Public Member Functions | Public Attributes | List of all members
xpath_allocator_capture Struct Reference
Collaboration diagram for xpath_allocator_capture:
[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 7676 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_allocator_capture()

xpath_allocator_capture::xpath_allocator_capture ( xpath_allocator alloc)
inline

Definition at line 7678 of file pugixml.cpp.

◆ ~xpath_allocator_capture()

xpath_allocator_capture::~xpath_allocator_capture ( )
inline

Definition at line 7682 of file pugixml.cpp.

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

Member Data Documentation

◆ _state

xpath_allocator xpath_allocator_capture::_state

Definition at line 7688 of file pugixml.cpp.

Referenced by ~xpath_allocator_capture().

◆ _target

xpath_allocator* xpath_allocator_capture::_target

Definition at line 7687 of file pugixml.cpp.

Referenced by ~xpath_allocator_capture().


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