Definition of language runtime environment. More...
#include "langbind/formFunction.hpp"
#include "processor/procProviderInterface.hpp"
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::langbind::RuntimeEnvironment |
Runtime environment for functions that need it. (for example as structure hosting the CLR for .NET function calls) More... | |
class | _Wolframe::langbind::RuntimeEnvironmentFormFunction |
Form function that needs an execution environment. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::langbind | |
Glueing classes for language bindings and filters (implemented in the library libwolframe_langbind) | |
Typedefs | |
typedef boost::shared_ptr < RuntimeEnvironment > | _Wolframe::langbind::RuntimeEnvironmentR |
Shared ownership reference to a runtime environment. More... | |
Definition of language runtime environment.
Copyright © 2014 - Project Wolframe - All Rights Reserved