Interface template for object builder of form functions. More...
#include "module/moduleInterface.hpp"
#include "module/constructor.hpp"
#include "types/customDataType.hpp"
#include "types/keymap.hpp"
#include <string>
#include <cstring>
#include <stdexcept>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::module::CustomDataTypeConstructor |
Constructor of a custom data type for language bindings. More... | |
class | _Wolframe::module::CustomDataTypeBuilder |
Builder of a custom data type constructor for language bindings. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::module | |
Module base classes and object builder structures. | |
Typedefs | |
typedef boost::shared_ptr < CustomDataTypeConstructor > | _Wolframe::module::CustomDataTypeConstructorR |
Interface template for object builder of form functions.
Copyright © 2014 - Project Wolframe - All Rights Reserved