Factory
Function Usage
Obtains the plugin factory name.
Prototype
1 | std::string PluginNode::Factory() const; |
Response Parameters
Data Structure |
Description |
|---|---|
std::string |
Name of the factory that creates the plugin |
Parent topic: PluginNode
Obtains the plugin factory name.
1 | std::string PluginNode::Factory() const; |
Data Structure |
Description |
|---|---|
std::string |
Name of the factory that creates the plugin |