eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Alien':

Home

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

Class: Alien


Inheritance:

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

Package:
stx:libcompat
Category:
System-Support-External Memory
Version:
rev: 1.2 date: 2021/01/20 10:59:39
user: cg
file: Alien.st directory: libcompat
module: stx stc-classLibrary: libcompat

Description:


This is a dummy hook to allow for some Squeak/Pharo code to be loaded.
it has (currently) no functionality.
See ExternalBytes/ExternalAddress for corresponding ST/X functionality.


Class protocol:

instance creation
o  atAddress: pointer
<Integer>

o  dataSize
^<Integer>

** This method must be redefined in concrete classes (subclassResponsibility) **



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:45:01 GMT