Shared删除器场景基类
更多...
#include <smartptr.hpp>
Shared删除器场景基类
在文件 smartptr.hpp 第 348 行定义.
winux::SharedDeleterContext::SharedDeleterContext |
( |
| ) |
|
|
inlineprotected |
virtual winux::SharedDeleterContext::~SharedDeleterContext |
( |
| ) |
|
|
inlineprotectedvirtual |
bool winux::SharedDeleterContext::_incRefNz |
( |
| ) |
|
|
inline |
如果引用计数不是0,则增加引用计数。成功则返回true。
用于Weak*PTR*创建Shared*PTR*时检测所持资源的计数是否不为0,即还有效。
在文件 smartptr.hpp 第 366 行定义.
void winux::SharedDeleterContext::decRef |
( |
| ) |
|
|
inline |
void winux::SharedDeleterContext::decWRef |
( |
| ) |
|
|
inline |
bool winux::SharedDeleterContext::expired |
( |
| ) |
const |
|
inline |
void winux::SharedDeleterContext::incRef |
( |
| ) |
|
|
inline |
void winux::SharedDeleterContext::incWRef |
( |
| ) |
|
|
inline |
long winux::SharedDeleterContext::useCount |
( |
| ) |
const |
|
inline |
long winux::SharedDeleterContext::weakCount |
( |
| ) |
const |
|
inline |
该类的文档由以下文件生成: