#include <Xml.h>
|
std::pair< string, map< string, string > > | tags |
|
stack< string > | tree |
|
ifstream | fic |
|
◆ XMLReader()
XMLReader::XMLReader |
( |
string |
path | ) |
|
|
inline |
◆ decodebase64f()
int XMLReader::decodebase64f |
( |
istream & |
in, |
|
|
vector< float > & |
val |
|
) |
| |
◆ decodebase64f_2dd()
int XMLReader::decodebase64f_2dd |
( |
istream & |
in, |
|
|
vector< vector< double >> & |
val |
|
) |
| |
◆ read_boundaries()
int XMLReader::read_boundaries |
( |
vector< vector< double >> & |
boundaries | ) |
|
◆ read_index()
std::vector< std::pair< double, std::streampos > > XMLReader::read_index |
( |
| ) |
|
◆ read_nextts()
double XMLReader::read_nextts |
( |
vector< string > & |
names, |
|
|
vector< vector< vector< double >>> & |
data |
|
) |
| |
◆ read_radius()
int XMLReader::read_radius |
( |
vector< double > & |
radius | ) |
|
◆ tags
std::pair<string, map<string,string> > XMLReader::tags |
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