mrdocs::lua::Context
A reference to an instance of a Lua interpreter.
Synopsis
Declared in <mrdocs/Engines/Lua/Context.hpp>
class Context;
Member Functions
Name |
Description |
|
Constructor. |
|
Destructor. |
|
Copy assignment. |
Return the underlying |
Friends
Name |
Description |
Stack scope guard for Lua calls. |
|
Internal tag granting access to lua internals. |
Non-Member Functions
Name |
Description |
Wrap a registry‐anchored Lua function as a dom::Function. |
Created with MrDocs