The structure representing the plugin metadata.
More...
#include <plugin.h>
The structure representing the plugin metadata.
This structure represents the plugin managed by PluginMgr. Contains the metadata about the plugin.
◆ Info()
retdec::unpackertool::Plugin::Info::Info |
( |
| ) |
|
|
inline |
◆ isUninitialized()
bool retdec::unpackertool::Plugin::Info::isUninitialized |
( |
| ) |
const |
|
inline |
Check whether all fields are initialized
- Returns
- True if all fields are initialized, otherwise false.
◆ author
std::string retdec::unpackertool::Plugin::Info::author |
◆ name
std::string retdec::unpackertool::Plugin::Info::name |
Name of the plugin and also the packer.
◆ packerVersion
std::string retdec::unpackertool::Plugin::Info::packerVersion |
Regular expression of packer version it supports.
◆ pluginVersion
std::string retdec::unpackertool::Plugin::Info::pluginVersion |
The documentation for this struct was generated from the following file:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/unpacker/plugin.h