Answer a new instance of CPtrCType that maps pointers to the given CType
from: type
Private - Called by computeAggregateType: for pointers
1.42.2 CPtrCType: accessing
elementType
Answer the type of the elements in the receiver's instances
new: size
Allocate space for `size' objects like those that the receiver points
to, and with the type (class) identified by the receiver.
It is the caller's responsibility to free the memory allocated for it.
1.42.3 CPtrCType: storing
storeOn: aStream
Not commented.
This document was generated
on May, 22 2008
using texi2html