|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
插件接口定义 更多...
类 | |
| struct | plugin_info |
| 插件信息结构 更多... | |
| struct | iplugin |
| 插件接口基类 更多... | |
| struct | plugin_deleter |
| 插件自定义删除器 更多... | |
类型定义 | |
| using | plugin_ptr = unique_ptr<iplugin, plugin_deleter> |
| 插件唯一指针类型 | |