|
fastdo
0.5.12
|
Dll函数动态调用 更多...
#include <system.hpp>
Public 类型 | |
| typedef _PfnType | PfnType |
Public 成员函数 | |
| Function () | |
| Function (AnsiString const &funcName, PfnType pfn) | |
| operator bool () const | |
| AnsiString const & | getFuncName () const |
| void * | get () const |
| template<typename... _ArgType> | |
| winux::FuncTraits< PfnType >::ReturnType | call (_ArgType &&...arg) |
Dll函数动态调用
在文件 system.hpp 第 246 行定义.
| typedef _PfnType winux::DllLoader::Function< _PfnType >::PfnType |
在文件 system.hpp 第 249 行定义.
|
inline |
在文件 system.hpp 第 254 行定义.
|
inline |
在文件 system.hpp 第 255 行定义.
|
inline |
在文件 system.hpp 第 263 行定义.
|
inline |
在文件 system.hpp 第 260 行定义.
|
inline |
在文件 system.hpp 第 259 行定义.
|
inline |
在文件 system.hpp 第 257 行定义.