PluginName
Function Usage
Obtains the plugin name.
Prototype
1 | std::string PluginNode::PluginName() const; |
Response Parameters
Data Structure |
Description |
|---|---|
std::string |
Plugin name |
Parent topic: PluginNode
Obtains the plugin name.
1 | std::string PluginNode::PluginName() const; |
Data Structure |
Description |
|---|---|
std::string |
Plugin name |