#include <XmlParserRegistry.hpp>
◆ getAbstraction()
◆ registerXmlParser() [1/3]
template<class ReturnType >
static void abstraction::XmlParserRegistry::registerXmlParser |
( |
| ) |
|
|
inlinestatic |
◆ registerXmlParser() [2/3]
template<class ReturnType >
static void abstraction::XmlParserRegistry::registerXmlParser |
( |
std::string |
result | ) |
|
|
inlinestatic |
◆ registerXmlParser() [3/3]
void abstraction::XmlParserRegistry::registerXmlParser |
( |
std::string |
result, |
|
|
std::unique_ptr< Entry > |
entry |
|
) |
| |
|
static |
◆ unregisterXmlParser() [1/2]
template<class ReturnType >
static void abstraction::XmlParserRegistry::unregisterXmlParser |
( |
| ) |
|
|
inlinestatic |
◆ unregisterXmlParser() [2/2]
void abstraction::XmlParserRegistry::unregisterXmlParser |
( |
const std::string & |
result | ) |
|
|
static |
The documentation for this class was generated from the following files: