34 #ifndef _Wolframe_MODULE_CPP_FORM_FUNCTION_OBJECT_BUILDER_TEMPLATE_HPP_INCLUDED
35 #define _Wolframe_MODULE_CPP_FORM_FUNCTION_OBJECT_BUILDER_TEMPLATE_HPP_INCLUDED
40 #include <boost/shared_ptr.hpp>
Base classes for virtual constructors to build objects loaded from modules.
ObjectType
Definition: constructor.hpp:47
const char * m_className
Definition: moduleInterface.hpp:78
Basic interface classes that to build objects and the Wolframe module interface.
Constructor of a simple (without configuration) object.
Definition: constructor.hpp:116
Base class for builders of objects without configuration.
Definition: moduleInterface.hpp:63
template for map with case insensitive key strings
Constructor base class.
Definition: constructor.hpp:44
boost::shared_ptr< CppFormFunctionConstructor > CppFormFunctionConstructorR
Definition: cppFormFunctionBuilder.hpp:96
Definition: constructor.hpp:54