Factory
函数功能
获取插件工厂名。
函数原型
std::string PluginNode::Factory() const;
返回参数说明
数据结构
说明
std::string
创建插件的工厂名称。
父主题:
PluginNode