载入中...
搜索中...
未找到
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
 
Scopeoperator= (Scope &&other)=delete
 
 Scope (const Scope &)=delete
 
Scopeoperator= (const Scope &)=delete
 

详细描述

Pushes this Runtime on the current thread's runtime stack.

在文件 Runtime.h130 行定义.

构造及析构函数说明

◆ Scope() [1/3]

eve::Runtime::Scope::Scope ( Runtime runtime)
explicit

在文件 Runtime.cpp137 行定义.

◆ ~Scope()

eve::Runtime::Scope::~Scope ( )

在文件 Runtime.cpp139 行定义.

◆ Scope() [2/3]

eve::Runtime::Scope::Scope ( Scope &&  other)
noexcept

在文件 Runtime.cpp145 行定义.

◆ Scope() [3/3]

eve::Runtime::Scope::Scope ( const Scope )
delete

成员函数说明

◆ operator=() [1/2]

Scope & eve::Runtime::Scope::operator= ( const Scope )
delete

◆ operator=() [2/2]

Scope & eve::Runtime::Scope::operator= ( Scope &&  other)
delete

该类的文档由以下文件生成: