Interface template for object builder of arbitrary program types implementing form functions. More...
#include "prgbind/program.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::ProgramTypeConstructor |
Constructor of a program type of the program library. More... | |
class | _Wolframe::module::ProgramTypeBuilder |
Builder of a program type constructor. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::module | |
Module base classes and object builder structures. | |
Typedefs | |
typedef prgbind::Program *(* | _Wolframe::module::CreateProgramType )() |
typedef boost::shared_ptr < ProgramTypeConstructor > | _Wolframe::module::ProgramTypeConstructorR |
Interface template for object builder of arbitrary program types implementing form functions.
Copyright © 2014 - Project Wolframe - All Rights Reserved