FCT
载入中...
搜索中...
未找到
FCT::RefCountPolicy< T, isRefCountBase > 模板类 参考

#include <SharePtr.h>

FCT::RefCountPolicy< T, isRefCountBase > 的协作图:
Collaboration graph

Public 成员函数

void addRef ()
void release ()

Private 属性

T * ptr

详细描述

template<typename T, bool isRefCountBase = IsRefCountBase<T>::ret>
class FCT::RefCountPolicy< T, isRefCountBase >

在文件 SharePtr.h18 行定义.

成员函数说明

◆ addRef()

template<typename T, bool isRefCountBase = IsRefCountBase<T>::ret>
void FCT::RefCountPolicy< T, isRefCountBase >::addRef ( )
inline

在文件 SharePtr.h20 行定义.

◆ release()

template<typename T, bool isRefCountBase = IsRefCountBase<T>::ret>
void FCT::RefCountPolicy< T, isRefCountBase >::release ( )
inline

在文件 SharePtr.h23 行定义.

类成员变量说明

◆ ptr

template<typename T, bool isRefCountBase = IsRefCountBase<T>::ret>
T* FCT::RefCountPolicy< T, isRefCountBase >::ptr
private

在文件 SharePtr.h27 行定义.


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