14Kernel::Logger
g_log(
"TransformScaleFactory");
28 g_log.
error(
"Error: Unable to create scaling transform of type " + type);
#define UNUSED_ARG(x)
Function arguments are sometimes unused in certain implmentations but are required for documentation ...
virtual std::shared_ptr< Base > create(const std::string &className) const
Creates a new instance of the class with the given name.
Exception for when an item is not found in a collection.
Marks code as not implemented yet.
void error(const std::string &msg)
Logs at error level.
std::shared_ptr< ITransformScale > ITransformScale_sptr
typedef for a shared pointer
Kernel::Logger g_log("ExperimentInfo")
static logger object