|
Ghidra Decompiler Analysis Engine
|
Interface capability point for all decompiler commands. More...
#include <ifacedecomp.hh>


Public Member Functions | |
| virtual void | registerCommands (IfaceStatus *status) |
| Register commands for this grouping. | |
Public Member Functions inherited from IfaceCapability | |
| virtual void | initialize (void) |
| Complete initialization of an extension point. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from IfaceCapability | |
| static void | registerAllCommands (IfaceStatus *status) |
| Register all discovered commands with the interface. More... | |
Static Public Member Functions inherited from CapabilityPoint | |
| static void | initializeAll (void) |
| Finish initialization for all extension points. More... | |
Protected Member Functions inherited from CapabilityPoint | |
| CapabilityPoint (void) | |
| Construct extension capability exactly once. More... | |
Protected Attributes inherited from IfaceCapability | |
| string | name |
| Identifying name for the capability. | |
Interface capability point for all decompiler commands.
1.8.17