OOFEM 3.0
Loading...
Searching...
No Matches
oofem::XMLDataReader::StackItem Struct Reference

#include <xmldatareader.h>

Public Attributes

pugi::xml_node parent
pugi::xml_node curr
std::shared_ptr< XMLInputRecordlastRecord
std::set< pugi::xml_node > seen
int lastRecId =0

Detailed Description

Definition at line 63 of file xmldatareader.h.

Member Data Documentation

◆ curr

pugi::xml_node oofem::XMLDataReader::StackItem::curr

Definition at line 65 of file xmldatareader.h.

Referenced by oofem::XMLDataReader::giveInputRecord().

◆ lastRecId

int oofem::XMLDataReader::StackItem::lastRecId =0

Definition at line 68 of file xmldatareader.h.

Referenced by oofem::XMLDataReader::giveInputRecord().

◆ lastRecord

std::shared_ptr<XMLInputRecord> oofem::XMLDataReader::StackItem::lastRecord

Definition at line 66 of file xmldatareader.h.

Referenced by oofem::XMLDataReader::giveInputRecord().

◆ parent

pugi::xml_node oofem::XMLDataReader::StackItem::parent

Definition at line 64 of file xmldatareader.h.

Referenced by oofem::XMLDataReader::giveInputRecord().

◆ seen

std::set<pugi::xml_node> oofem::XMLDataReader::StackItem::seen

Definition at line 67 of file xmldatareader.h.

Referenced by oofem::XMLDataReader::giveInputRecord().


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

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011