eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SharedExternalBytes':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: SharedExternalBytes


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--ArrayedCollection
            |
            +--UninterpretedBytes
               |
               +--ExternalBytes
                  |
                  +--SharedExternalBytes

Package:
stx:libbasic2
Category:
System-Support-External Memory
Version:
rev: 1.12 date: 2023/09/11 09:04:06
user: cg
file: SharedExternalBytes.st directory: libbasic2
module: stx stc-classLibrary: libbasic2
Author:
cg

Description:


SharedMemory support for SimpleBridge


[instance variables:]

[class variables:]


Related information:



Class protocol:

instance creation
o  new: size name: name create: doCreate
create a new (if doCreate is true) or attach to a (if false)
shared memory segment.


Instance protocol:

finalization
o  executor
(comment from inherited method)
redefined to return a lightweight copy
- all we need is the memory handle and the size.

o  finalize
the object was finalized;
detach from the shared memory

private accessing
o  setName: nameArg id: id



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Fri, 18 Oct 2024 05:08:17 GMT