Back: CPtr-accessing Up: Base classes Forward: CPtrCType class-instance creation   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.43 CPtrCType

Defined in namespace Smalltalk
Superclass: CType
Category: Language-C interface

1.43.1 CPtrCType class: instance creation  (class)
1.43.2 CPtrCType: accessing  (instance)
1.43.3 CPtrCType: basic  (instance)
1.43.4 CPtrCType: storing  (instance)


1.43.1 CPtrCType class: instance creation

elementType: aCType
Answer a new instance of CPtrCType that maps pointers to the given CType

from: type
Private - Called by computeAggregateType: for pointers


1.43.2 CPtrCType: accessing

elementType
Answer the type of the elements in the receiver's instances


1.43.3 CPtrCType: basic

= anObject
Return whether the receiver and anObject are equal.

hash
Return a hash code for the receiver.


1.43.4 CPtrCType: storing

storeOn: aStream
Not commented.



Back: CPtrCType-basic Up: CPtrCType Forward: CScalar   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on February, 22 2012 using texi2html