|
fastdo
0.6.16
|
Simple自定义删除器场景 更多...
#include <smartptr.hpp>


Public 成员函数 | |
| SimpleCustomDeleterContext (_HTy h, _Dt dt) | |
Public 成员函数 继承自 winux::SimpleDeleterContext | |
| void | release () |
销毁资源和SimpleDeleterContext自身 更多... | |
| void | delThis () |
显式删除SimpleHandle::detach()出来的SimpleDeleterContext对象 更多... | |
Protected 成员函数 | |
| virtual void | _destroy () override |
| 销毁资源 更多... | |
| virtual void | _deleteThis () override |
销毁SimpleDeleterContext自身 更多... | |
Protected 成员函数 继承自 winux::SimpleDeleterContext | |
| SimpleDeleterContext () | |
| virtual | ~SimpleDeleterContext () |
Simple自定义删除器场景
在文件 smartptr.hpp 第 69 行定义.
|
inline |
在文件 smartptr.hpp 第 72 行定义.
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |