Public Member Functions | Public Attributes
xpath_allocator_capture Struct Reference
Collaboration diagram for xpath_allocator_capture:
Collaboration graph
[legend]

List of all members.

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 6347 of file pugixml.cpp.


Constructor & Destructor Documentation

Definition at line 6349 of file pugixml.cpp.

                                                               : _target(alloc), _state(*alloc)
                {
                }

Definition at line 6353 of file pugixml.cpp.

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


Member Data Documentation

Definition at line 6359 of file pugixml.cpp.

Referenced by ~xpath_allocator_capture().

Definition at line 6358 of file pugixml.cpp.

Referenced by ~xpath_allocator_capture().


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

Generated on Mon Sep 15 2014 01:23:55 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001