Package ghidra.app.util.bin.format.pdb
Interface PdbInfoIface
- 
- All Superinterfaces:
- StructConverter
 
 public interface PdbInfoIface extends StructConverter 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAge()byte[]getMagic()intgetOffset()java.lang.StringgetPdbName()intgetSig()- 
Methods inherited from interface ghidra.app.util.bin.StructConvertertoDataType
 
- 
 
-