DBRecordAdapter
Package:
ghidra.program.database.util
Type:
class
10.3_PUBLIC
added
method
:
getRecordCount
int getRecordCount(
)
added
method
:
getRecords
db.
RecordIterator getRecords(
) throws IOException
removed
method
:
getRecords
db.
RecordIterator getRecords(
ghidra.
program.
model.
address.
Address start,
ghidra.
program.
model.
address.
Address end,
int colIndex) throws IOException
9.0.2_PUBLIC
introduced
Initial version