julian::ValueFactoryHelper< T > Class Template Reference

factory helper More...

#include <valueFactory.hpp>

Public Member Functions

 ValueFactoryHelper (std::string, T value)
 constructor More...
 

Detailed Description

template<class T>
class julian::ValueFactoryHelper< T >

factory helper

ValueFactoryHelper helps to insert a new value to factory's creator list. It also implements the instance of value creator.

Constructor & Destructor Documentation

template<class T >
julian::ValueFactoryHelper< T >::ValueFactoryHelper ( std::string  name,
value 
)

constructor

Constructor registers the new value of new object type in factory's creator lists


The documentation for this class was generated from the following file: