Interface template for object builder of built-in functions. More...
#include "serialize/cppFormFunction.hpp"
#include "module/moduleInterface.hpp"
#include "module/constructor.hpp"
#include "types/keymap.hpp"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::module::CppFormFunctionDef |
Definition of a form function written in C++. More... | |
class | _Wolframe::module::CppFormFunctionConstructor |
Constructor of a form function written in C++. More... | |
class | _Wolframe::module::CppFormFunctionBuilder |
Builder of a form function constructor written in C++. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::module | |
Module base classes and object builder structures. | |
Typedefs | |
typedef boost::shared_ptr < CppFormFunctionConstructor > | _Wolframe::module::CppFormFunctionConstructorR |
Interface template for object builder of built-in functions.
Copyright © 2014 - Project Wolframe - All Rights Reserved