Wolframe, 0.0.3

normalizeFunctionBuilder.hpp File Reference

Interface template for object builder of normalize functions from a description. More...

#include "types/normalizeFunction.hpp"
#include "types/keymap.hpp"
#include "module/moduleInterface.hpp"
#include "module/constructor.hpp"
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::module::NormalizeFunctionConstructor
 Constructor of a normalization function type. More...
 
class  _Wolframe::module::NormalizeFunctionBuilder
 Builder of a normalization function type constructor. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::module
 Module base classes and object builder structures.
 

Typedefs

typedef boost::shared_ptr
< NormalizeFunctionConstructor > 
_Wolframe::module::NormalizeFunctionConstructorR
 

Detailed Description

Interface template for object builder of normalize functions from a description.