decompiler  1.0.0
Public Member Functions | List of all members
ghidra::IfaceData Class Reference

Data specialized for a particular command module. More...

#include <interface.hh>

Inheritance diagram for ghidra::IfaceData:
ghidra::IfaceDecompData

Public Member Functions

virtual ~IfaceData (void)
 Destructor.
 

Detailed Description

Data specialized for a particular command module.

IfaceCommands can have specialized data that is shared with other commands in the same module. This is the root object for all such data.


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