ProgramBasedDataTypeManagerDB
Package:
ghidra.program.database.data
Type:
class
11.1_PUBLIC
added
method
:
initializeOtherAdapters
void initializeOtherAdapters(
ghidra.
framework.
data.
OpenMode openMode,
ghidra.
util.
task.
TaskMonitor monitor) throws CancelledException,
IOException,
VersionException
removed
method
:
initializeOtherAdapters
void initializeOtherAdapters(
int openMode,
ghidra.
util.
task.
TaskMonitor monitor) throws CancelledException,
IOException,
VersionException
10.2_PUBLIC
introduced
Initial version