载入中...
搜索中...
未找到
eve::Runtime 成员列表

成员的完整列表,这些成员属于 eve::Runtime,包括所有继承而来的类成员

arrayAppend(const ssq::Object &instance, const std::string &name, const ReflectedValue &value) consteve::Runtime
arrayGet(const ssq::Object &instance, const std::string &name, size_t index) consteve::Runtime
arrayRemove(const ssq::Object &instance, const std::string &name, size_t index) consteve::Runtime
arraySet(const ssq::Object &instance, const std::string &name, size_t index, const ReflectedValue &value) consteve::Runtime
arraySize(const ssq::Object &instance, const std::string &name) consteve::Runtime
classNameOf(const ssq::Object &instance) consteve::Runtime
compileFile(const std::string &path)eve::Runtime
compileSource(std::string source, std::string sourceName="buffer")eve::Runtime
contains(ScriptId id) const noexcepteve::Runtime
createInstance(const std::string &name, const std::string &source={})eve::Runtime
current() noexcepteve::Runtimestatic
enter()eve::Runtimeinline
ErrorHandler typedefeve::Runtime
execute(ScriptId id)eve::Runtime
findClass(const std::string &name) consteve::Runtime
guard() noexcepteve::Runtimeinline
handle() const noexcepteve::Runtime
initialize()eve::Runtime
initialized() const noexcepteve::Runtime
LifecycleHandler typedefeve::Runtime
operator=(Runtime &&)=deleteeve::Runtime
operator=(const Runtime &)=deleteeve::Runtime
readObjectProperty(const ssq::Object &instance, const std::string &name) consteve::Runtime
readProperty(const ssq::Object &instance, const std::string &name) consteve::Runtime
reflectClass(const std::string &name, const std::string &source={})eve::Runtime
reflectedClass(const std::string &name) const noexcepteve::Runtime
reflectedClasses() consteve::Runtime
reflectFile(const std::string &path)eve::Runtimeinline
reflectInstance(const ssq::Object &instance) consteve::Runtime
reload(ScriptId id)eve::Runtime
root() consteve::Runtime
runFile(const std::string &path)eve::Runtime
runSource(std::string source, std::string sourceName="buffer")eve::Runtime
Runtime(size_t stackSize=2048, ssq::Libs::Flag libraries=ssq::Libs::ALL)eve::Runtimeexplicit
Runtime(Runtime &&)=deleteeve::Runtime
Runtime(const Runtime &)=deleteeve::Runtime
scanClasses()eve::Runtime
script(ScriptId id) const noexcepteve::Runtime
ScriptId typedefeve::Runtime
scripts() consteve::Runtime
setErrorHandler(ErrorHandler handler)eve::Runtimeinline
setLifecycleHandler(LifecycleHandler handler)eve::Runtimeinline
shutdown() noexcepteve::Runtime
stackDepth() noexcepteve::Runtimestatic
table(const char *name) consteve::Runtime
tableGet(const ssq::Object &instance, const std::string &name, const std::string &key) consteve::Runtime
tableKeys(const ssq::Object &instance, const std::string &name) consteve::Runtime
tableRemove(const ssq::Object &instance, const std::string &name, const std::string &key) consteve::Runtime
tableSet(const ssq::Object &instance, const std::string &name, const std::string &key, const ReflectedValue &value) consteve::Runtime
unload(ScriptId id)eve::Runtime
unloadAll() noexcepteve::Runtime
vm() noexcepteve::Runtime
vm() const noexcepteve::Runtime
writeProperty(const ssq::Object &instance, const std::string &name, const ReflectedValue &value) consteve::Runtime
~Runtime()eve::Runtime