#include <Xml.h>
◆ XMLReader_base()
XMLReader_base::XMLReader_base |
( |
string |
path | ) |
|
◆ close()
void XMLReader_base::close |
( |
| ) |
|
|
inline |
◆ getcontent()
string XMLReader_base::getcontent |
( |
| ) |
|
◆ gettag()
pair< string, map< string, string > > XMLReader_base::gettag |
( |
| ) |
|
◆ gettagdata()
tuple< string, map< string, string >, std::vector< double > > XMLReader_base::gettagdata |
( |
| ) |
|
◆ fic
ifstream XMLReader_base::fic |
◆ tree
stack<string> XMLReader_base::tree |
The documentation for this class was generated from the following files:
- /home/runner/work/NDDEM/NDDEM/src/Dem/Xml.h
- /home/runner/work/NDDEM/NDDEM/src/Dem/Xml.cpp