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