Compile methods that implement the declaration in array. To
compute the offset after each field, the value of the
old offset plus the new field's size is passed to aBlock,
together with the new field's alignment requirements.
emitFieldNameTo: str for: name
Private - Emit onto the given stream the code for adding the
given selector to the CCompound's #examineOn: method.
newStruct: structName declaration: array
The old way to create a CStruct. Superseded by #subclass:declaration:...
Create a new class with the given name that contains code
to implement the given C struct. All the parameters except
`array' are the same as for a standard class creation message;
see documentation for more information
1.24.3 CCompound: debugging
examineOn: aStream
Print the contents of the receiver's fields on aStream
fieldSelectorList
Answer a list of selectors whose return values should be printed
by #examineOn:.
This document was generated
on August, 19 2010
using texi2html