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