![]() |
PandA-2024.02
|
Parse xml file containing generic data. More...


Go to the source code of this file.
Data Structures | |
| class | DataXmlParser |
| This class collects information about generic data. More... | |
Typedefs | |
| using | DataXmlParserConstRef = refcount< const DataXmlParser > |
| Refcount definition for the class ParseProfilingAnalysis. More... | |
| using | DataXmlParserRef = refcount< DataXmlParser > |
Functions | |
| CONSTREF_FORWARD_DECL (Parameter) | |
| STD include. More... | |
Parse xml file containing generic data.
Definition in file data_xml_parser.hpp.
| using DataXmlParserConstRef = refcount<const DataXmlParser> |
Refcount definition for the class ParseProfilingAnalysis.
Definition at line 89 of file data_xml_parser.hpp.
| using DataXmlParserRef = refcount<DataXmlParser> |
Definition at line 90 of file data_xml_parser.hpp.
| CONSTREF_FORWARD_DECL | ( | Parameter | ) |
STD include.
Utility include
1.8.13