retdec
Classes | Namespaces | Macros | Typedefs
plugin_mgr.h File Reference

PluginMgr declaration which is singleton manager for plugin loading. More...

#include <cctype>
#include <map>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  retdec::unpackertool::PluginMgr
 The manager of unpacking plugins. More...
 

Namespaces

 retdec
 
 retdec::unpackertool
 Generic unpacker.
 

Macros

#define WILDCARD_ALL_VERSIONS   ""
 

Typedefs

using retdec::unpackertool::PluginList = std::vector< Plugin * >
 Type for list of plugins. More...
 

Detailed Description

PluginMgr declaration which is singleton manager for plugin loading.

Macro Definition Documentation

◆ WILDCARD_ALL_VERSIONS

#define WILDCARD_ALL_VERSIONS   ""