Answer a new instance of the receiver with indirection level 2, initialized to reference the operating system pointer to a data element described by anOSObjectSubclass, at an address equal to addressInteger.Allocate operating system memory large enough to contain anInteger operating system pointers. Answer a new instance of the receiver with indirection level 2, initialized to reference the operating system pointer to a data element described by anOSObjectSubclass, in the allocated operating system memory.Allocate operating system memory large enough to contain anInteger operating system pointers. Answer a new instance of the receiver with the specified indirection level, initialized to reference the operating system pointer, in the allocated operating system memory.Allocate Smalltalk memory large enough to contain anInteger operating system pointers. Answer a new instance of the receiver with indirection level 2, initialized to reference the operating system pointer to a data element described by anOSObjectSubclass.Allocate operating system memory large enough to contain anInteger operating system pointers. Answer a new instance of the receiver with the specified indirection level, initialized to reference the operating system pointer to a data element described by anOSObjectSubclass.Answer a new instance of the receiver with indirection level 2, initialized to reference aByteObject that contains operating system pointers to data elements described by anOSObjectSubclass.Answer a new instance of the receiver with the specified indirection level, initialized to reference aByteObject that contains operating system pointers to data elements described by anOSObjectSubclass.Answer the data element at index anInteger from the data element referenced by the receiver. Indexing is done in terms of operating system pointers, not bytes. If the receiver's indirection level is 2, the value must be an instance of the receiver's itemType with indirection level 1. If the receiver's indirection level is greater than 2, the value must be an instance of the receiver, with indirection one less than the receiver, and having the same itemType.Set the data element at index anInteger in the data element referenced by the receiver. Indexing is done in terms of operating system pointers, not bytes. If the receiver's indirection level is 2, the value must be an instance of the receiver's itemType with indirection level 1. If the receiver's indirection level is greater than 2, the value must be an instance of the receiver, with indirection one less than the receiver, and having the same itemType.Answer an instance of the receiver with indirection level 2, initialized to reference aByteObject that contains operating system pointers to data elements described by anOSObjectSubclass.
|