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