ArkScript
A small, fast, functional and scripting language for video games
Plugin.hpp File Reference

Loads .dll/.so/.dynlib files. More...

#include <Ark/Platform.hpp>
#include <string>
#include <system_error>
#include <exception>
+ Include dependency graph for Plugin.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ark::internal::SharedLibrary
 Handling a shared library as an ArkScript plugin. More...
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Detailed Description

Loads .dll/.so/.dynlib files.

Author
Alexandre Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Version
0.3
Date
2020-10-27

Definition in file Plugin.hpp.