|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
插件接口定义 更多...
类 | |
| struct | neforce::plugin_info |
| 插件信息结构 更多... | |
| struct | neforce::iplugin |
| 插件接口基类 更多... | |
| struct | neforce::plugin_deleter |
| 插件自定义删除器 更多... | |
类型定义 | |
| using | neforce::plugin_ptr = unique_ptr<iplugin, plugin_deleter> |
| 插件唯一指针类型 | |