#include <StringReaderRegistry.hpp>
◆ getAbstraction()
◆ registerStringReader() [1/2]
template<class Group , class ReturnType >
static ext::list< std::pair< std::function< bool(ext::istream &)>, std::unique_ptr< Entry > > >::const_iterator abstraction::StringReaderRegistry::registerStringReader |
( |
| ) |
|
|
inlinestatic |
◆ registerStringReader() [2/2]
◆ unregisterStringReader() [1/2]
static void abstraction::StringReaderRegistry::unregisterStringReader |
( |
const std::string & |
group, |
|
|
ext::list< std::pair< std::function< bool(ext::istream &) >, std::unique_ptr< Entry > > >::const_iterator |
iter |
|
) |
| |
|
static |
◆ unregisterStringReader() [2/2]
template<class Group >
static void abstraction::StringReaderRegistry::unregisterStringReader |
( |
ext::list< std::pair< std::function< bool(ext::istream &) >, std::unique_ptr< Entry > > >::const_iterator |
iter | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: