| com.pnfsoftware.jeb.core.units.code.asm.type.IVirtualTableDefinition |
Definition of a table of virtual methods for a class.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract IClassType |
getClassType()
Get the type of the class owning this virtual table.
| ||||||||||
| abstract IStructureType |
getVirtualTableType()
Get the type of the virtual table.
| ||||||||||
| abstract int |
size()
Get the number of entries in the table.
| ||||||||||
Get the number of entries in the table.