fastdo
0.6.16
|
Plain成员隐藏(By plain block) 更多...
#include <utilities.hpp>
Public 成员函数 | |
PlainMembers () | |
template<typename... _ArgType> | |
PlainMembers (_ArgType &&...arg) | |
~PlainMembers () | |
PlainMembers (PlainMembers const &other) | |
PlainMembers & | operator= (PlainMembers const &other) |
拷贝赋值,必须保证create()已经调用 更多... | |
PlainMembers (PlainMembers &&other) | |
PlainMembers & | operator= (PlainMembers &&other) |
移动赋值,必须保证create()已经调用 更多... | |
_TargetCls * | get () |
_TargetCls * | get () const |
_TargetCls * | operator-> () |
_TargetCls const * | operator-> () const |
operator _TargetCls & () | |
operator _TargetCls const & () const | |
operator bool () const | |
Plain成员隐藏(By plain block)
在文件 utilities.hpp 第 536 行定义.
|
inline |
在文件 utilities.hpp 第 539 行定义.
|
inline |
在文件 utilities.hpp 第 545 行定义.
|
inline |
在文件 utilities.hpp 第 550 行定义.
|
inline |
在文件 utilities.hpp 第 555 行定义.
|
inline |
在文件 utilities.hpp 第 571 行定义.
|
inline |
拷贝赋值,必须保证create()已经调用
在文件 utilities.hpp 第 561 行定义.
|
inline |
移动赋值,必须保证create()已经调用
在文件 utilities.hpp 第 577 行定义.
|
inline |
在文件 utilities.hpp 第 587 行定义.
|
inline |
在文件 utilities.hpp 第 591 行定义.
|
inline |
在文件 utilities.hpp 第 596 行定义.
|
inline |
在文件 utilities.hpp 第 600 行定义.
|
inline |
在文件 utilities.hpp 第 605 行定义.
|
inline |
在文件 utilities.hpp 第 609 行定义.
|
inline |
在文件 utilities.hpp 第 614 行定义.