Sese Framework
x.y.z
A cross-platform framework
|
宏定义 | |
#define | STR1(R) #R |
#define | STR2(R) STR1(R) |
类型定义 | |
using | getModuleInfoFunc = sese::plugin::ModuleInfo *() |
using | getFactoryFunc = sese::plugin::ClassFactory *() |
被这些函数引用 sese::plugin::Module::open().
using getFactoryFunc = sese::plugin::ClassFactory *() |
using getModuleInfoFunc = sese::plugin::ModuleInfo *() |