λ61
Loading...
Searching...
No Matches
AbstractScriptDebugger.hpp File Reference
#include "sol/sol.hpp"

Go to the source code of this file.

Namespaces

namespace  l61
namespace  l61::ScriptEngine
namespace  l61::meta

Concepts

concept  l61::meta::l61CompatibleScriptDebugger

Macros

#define L61_ABSTRACT_SCRIPT_DEBUGGER_HPP

Functions

ScriptEnvironmentl61::ScriptEngine::getScriptCtx ()
l61_statl61::ScriptEngine::getL61Ctx ()
sol::state & l61::ScriptEngine::getScriptLuaState ()
 l61::ScriptEngine::l61_abstract_call (void preRun(lua_State *L, lua_Debug *D))
 l61::ScriptEngine::AbstractScriptDebugger (ScriptEnvironment *script, l61_stat &lstat)
 l61::ScriptEngine::AbstractScriptDebugger (const AbstractScriptDebugger &)=delete
AbstractScriptDebuggerl61::ScriptEngine::operator= (const AbstractScriptDebugger &)=delete
 l61::ScriptEngine::l61_abstract_destructor (AbstractScriptDebugger)

Variables

l61_statl61::ScriptEngine::lstat

Macro Definition Documentation

◆ L61_ABSTRACT_SCRIPT_DEBUGGER_HPP

#define L61_ABSTRACT_SCRIPT_DEBUGGER_HPP