Index - All Packages - All Categories - All Classes

Class PrimPointerSpec

Describes a kind of primitive pointer array

Package: Udanax-Gold
All Superclasses: Object Heaper PrimSpec
Protocols: Object
Categories: X++ PrimArrays

Instance Methods

actualHashForEqual



Overrides: PrimSpec

array: count

Make an array initialized to nil values

Overrides: PrimSpec

arrayFromBuffer: count with: buffer

Make an array with the values at the given address

Overrides: PrimSpec

create: primClass



Overrides: PrimSpec

createRcvr: receiver



Overrides: PrimSpec

isEqual: other


privateCopy: array with: size with: start with: count with: offset



Overrides: PrimSpec

sendSelfTo: xmtr



Overrides: PrimSpec


Index - All Packages - All Categories - All Classes