Base parser for the XML version tag.
More...
#include <version_parser.h>
Base parser for the XML version tag.
- Note
- This class does not inherit from parserBase as it provides its own parsing mechanism, but we maintain a consistent layout to adhere to the base parser class.
◆ VersionParser()
VersionParser::VersionParser |
( |
| ) |
|
◆ ~VersionParser()
VersionParser::~VersionParser |
( |
| ) |
|
◆ get()
std::shared_ptr< Version > VersionParser::get |
( |
| ) |
const |
|
inline |
◆ getTypename()
const char * VersionParser::getTypename |
( |
| ) |
const |
◆ parse()
void VersionParser::parse |
( |
const tinyxml2::XMLDocument |
doc | ) |
|
The documentation for this class was generated from the following files: