Next: , Up: CType   [Index]


1.52.1 CType class: C instance creation

cObjectBinding: aCObjectSubclassBinding

Create a new CType for the given subclass of CObject

cObjectType: aCObjectSubclass

Create a new CType for the given subclass of CObject

computeAggregateType: type

Private - Called by from: for pointers/arrays. Format of type: (#array #int 3) or (#ptr #{FooStruct})

from: type

Private - Pass the size, alignment, and description of CType for aBlock, given the field description in ‘type’ (the second element of each pair).