fastdo  0.5.12
winux::SimpleCustomDeleterContext< _HTy, _Dt > 模板类 参考

Simple自定义删除器场景 更多...

#include <smartptr.hpp>

类 winux::SimpleCustomDeleterContext< _HTy, _Dt > 继承关系图:
winux::SimpleCustomDeleterContext< _HTy, _Dt > 的协作图:

Public 成员函数

 SimpleCustomDeleterContext (_HTy h, _Dt dt)
 
- Public 成员函数 继承自 winux::SimpleDeleterContext
void release ()
 销毁资源和SimpleDeleterContext自身 更多...
 
void delThis ()
 显式删除detach()出来的SimpleDeleterContext对象 更多...
 

额外继承的成员函数

- Protected 成员函数 继承自 winux::SimpleDeleterContext
 SimpleDeleterContext ()
 
virtual ~SimpleDeleterContext ()
 

详细描述

template<typename _HTy, typename _Dt>
class winux::SimpleCustomDeleterContext< _HTy, _Dt >

Simple自定义删除器场景

在文件 smartptr.hpp58 行定义.

构造及析构函数说明

template<typename _HTy , typename _Dt >
winux::SimpleCustomDeleterContext< _HTy, _Dt >::SimpleCustomDeleterContext ( _HTy  h,
_Dt  dt 
)
inline

在文件 smartptr.hpp61 行定义.


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