Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::IfaceAnalyzeSigsCapability Class Reference

Interface capability point for console commands associated with signature/feature generation. More...

#include <analyzesigs.hh>

Inheritance diagram for ghidra::IfaceAnalyzeSigsCapability:
[legend]
Collaboration diagram for ghidra::IfaceAnalyzeSigsCapability:
[legend]

Public Member Functions

virtual void registerCommands (IfaceStatus *status)
 

Private Member Functions

 IfaceAnalyzeSigsCapability (void)
 Construct the singleton.
 
 IfaceAnalyzeSigsCapability (const IfaceAnalyzeSigsCapability &op2)
 Not implemented.
 
IfaceAnalyzeSigsCapabilityoperator= (const IfaceAnalyzeSigsCapability &op2)
 Not implemented.
 

Static Private Attributes

static IfaceAnalyzeSigsCapability ifaceAnalyzeSigsCapability
 Singleton instance.
 

Detailed Description

Interface capability point for console commands associated with signature/feature generation.


The documentation for this class was generated from the following files: