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.
emitInspectTo: str for: name
Private - Emit onto the given stream the code for adding the
given selector to the CCompound's inspector.
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.23.3 CCompound: instance creation
inspect
Inspect the contents of the receiver
inspectSelectorList
Answer a list of selectors whose return values should be inspected
by #inspect.
This document was generated
on May, 22 2008
using texi2html