Interface

Raw implementation of an interface

Members

Variables

classinfo
TypeInfo_Class classinfo;

.classinfo for this interface (not for containing class)

offset
size_t offset;

offset to Interface 'this' from Object 'this'

vtbl
void*[] vtbl;
Undocumented in source.

Meta