#include <NormalizeRegistry.hpp>
◆ getAbstraction()
◆ hasNormalize()
bool abstraction::NormalizeRegistry::hasNormalize |
( |
const std::string & |
param | ) |
|
|
static |
◆ registerNormalize() [1/3]
template<class ParamType >
static std::list< std::unique_ptr< Entry > >::const_iterator abstraction::NormalizeRegistry::registerNormalize |
( |
| ) |
|
|
inlinestatic |
◆ registerNormalize() [2/3]
template<class ParamType >
static std::list< std::unique_ptr< Entry > >::const_iterator abstraction::NormalizeRegistry::registerNormalize |
( |
std::string |
param | ) |
|
|
inlinestatic |
◆ registerNormalize() [3/3]
std::list< std::unique_ptr< NormalizeRegistry::Entry > >::const_iterator abstraction::NormalizeRegistry::registerNormalize |
( |
std::string |
param, |
|
|
std::unique_ptr< Entry > |
entry |
|
) |
| |
|
static |
◆ unregisterNormalize() [1/2]
void abstraction::NormalizeRegistry::unregisterNormalize |
( |
const std::string & |
param, |
|
|
std::list< std::unique_ptr< Entry > >::const_iterator |
iter |
|
) |
| |
|
static |
◆ unregisterNormalize() [2/2]
template<class ParamType >
static void abstraction::NormalizeRegistry::unregisterNormalize |
( |
std::list< std::unique_ptr< Entry > >::const_iterator |
iter | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: