NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tinyxml2::XMLDocument::DepthTracker Class Reference
Collaboration diagram for tinyxml2::XMLDocument::DepthTracker:

Public Member Functions

 DepthTracker (XMLDocument *document)
 
 ~DepthTracker ()
 

Private Attributes

XMLDocument_document
 

Detailed Description

Definition at line 1965 of file tinyxml2.h.

Constructor & Destructor Documentation

◆ DepthTracker()

tinyxml2::XMLDocument::DepthTracker::DepthTracker ( XMLDocument document)
inlineexplicit

Definition at line 1967 of file tinyxml2.h.

References tinyxml2::XMLDocument::PushDepth().

Here is the call graph for this function:

◆ ~DepthTracker()

tinyxml2::XMLDocument::DepthTracker::~DepthTracker ( )
inline

Definition at line 1971 of file tinyxml2.h.

Member Data Documentation

◆ _document

XMLDocument* tinyxml2::XMLDocument::DepthTracker::_document
private

Definition at line 1975 of file tinyxml2.h.


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