载入中...
搜索中...
未找到
eve::Runtime::Scope类 参考
Pushes this Runtime on the current thread's runtime stack. 更多...
#include <Runtime.h>
Public 成员函数 | |
| Scope (Runtime &runtime) | |
| ~Scope () | |
| Scope (Scope &&other) noexcept | |
| Scope & | operator= (Scope &&other)=delete |
| Scope (const Scope &)=delete | |
| Scope & | operator= (const Scope &)=delete |
详细描述
构造及析构函数说明
◆ Scope() [1/3]
|
explicit |
在文件 Runtime.cpp 第 137 行定义.
◆ ~Scope()
| eve::Runtime::Scope::~Scope | ( | ) |
在文件 Runtime.cpp 第 139 行定义.
◆ Scope() [2/3]
|
noexcept |
在文件 Runtime.cpp 第 145 行定义.
◆ Scope() [3/3]
|
delete |
成员函数说明
◆ operator=() [1/2]
◆ operator=() [2/2]
该类的文档由以下文件生成:
- src/engine/common/Runtime.h
- src/engine/common/Runtime.cpp