dl
dl::Cpt::Function< T, UID > 模板类 参考

由于this指针在构造完成之前无效,不能在初始化列表构造 更多...

#include <dl_component.h>

Public 成员函数

 Function ()=default
 
void operator= (const T &func)
 

Public 属性

T Call
 

详细描述

template<typename T, uint64_t UID>
class dl::Cpt::Function< T, UID >

由于this指针在构造完成之前无效,不能在初始化列表构造

在文件 dl_component.h52 行定义.

构造及析构函数说明

◆ Function()

template<typename T, uint64_t UID>
dl::Cpt::Function< T, UID >::Function ( )
default

成员函数说明

◆ operator=()

template<typename T, uint64_t UID>
void dl::Cpt::Function< T, UID >::operator= ( const T & func)
inline

在文件 dl_component.h56 行定义.

类成员变量说明

◆ Call

template<typename T, uint64_t UID>
T dl::Cpt::Function< T, UID >::Call

在文件 dl_component.h57 行定义.


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