eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ExternalUnsignedInt':

Home

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

Class: ExternalUnsignedInt


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--ArrayedCollection
            |
            +--UninterpretedBytes
               |
               +--ExternalBytes
                  |
                  +--ExternalInt
                     |
                     +--ExternalUnsignedInt

Package:
stx:libbasic2
Category:
System-Support-External Memory
Version:
rev: 1.1 date: 2024/01/12 16:33:20
user: cg
file: ExternalUnsignedInt.st directory: libbasic2
module: stx stc-classLibrary: libbasic2
Author:
cg

Description:


documentation to be added.

class:
    <a short class summary here, describing what instances represent>

responsibilities:    
    <describing what my main role is>

collaborators:    
    <describing with whom and how I talk to>

API:
    <public api and main messages>
    
example:
    <a one-line examples on how to use - can also be in a separate example method>

implementation:
    <implementation points>


[instance variables:]

[class variables:]


Related information:



Instance protocol:

accessing
o  value
(comment from inherited method)
(ExternalInt new value:10) value

o  value: anInteger
(ExternalInt new value:10) value



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sun, 08 Sep 2024 02:56:53 GMT