Wolframe, 0.0.3

moduleLoader.hpp File Reference

Loader of the module entrypoint. More...

#include <string>
#include "module/moduleInterface.hpp"

Go to the source code of this file.

Namespaces

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

Functions

ModuleEntryPoint * _Wolframe::module::loadModuleEntryPoint (const std::string &absoluteModulePath)
 

Detailed Description

Loader of the module entrypoint.

Note
Implements the operating system specific handling of module loading