fastdo
0.6.16
|
Simple默认删除器场景 更多...
#include <smartptr.hpp>
Public 成员函数 | |
SimpleDefaultDeleterContext (_HTy h) | |
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 第 54 行定义.
|
inline |
在文件 smartptr.hpp 第 57 行定义.
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |