[fpc-devel] RTTI for interface (2)

Peter Vreman peter at freepascal.org
Mon Jun 13 12:59:51 CEST 2005


> To the compiler developers:
>
> In FPC 2.0.0
> - Are the fields TTypeData.IntfParent, IID, IIDStr and IntfUnit valid for
> tkInterface?

Looking at the compiler sources: tkInterface is written the same as tkClass.

> - Is TTypeData.IntfParent really PPTypeInfo or is it PTypeInfo?

I guess it'll then be PTypeInfo when the compiler is fixed

> - How is TTypeData.IntfUnit aligned?

It doesn't need alignment. It consists only of chars.







More information about the fpc-devel mailing list