|
Class: DecNetSocketAddress
Object
|
+--Collection
|
+--SequenceableCollection
|
+--ArrayedCollection
|
+--UninterpretedBytes
|
+--SocketAddress
|
+--DecNetSocketAddress
- Package:
- stx:libbasic2
- Category:
- OS-Sockets
- Version:
- rev:
1.7
date: 2021/02/14 23:11:33
- user: cg
- file: DecNetSocketAddress.st directory: libbasic2
- module: stx stc-classLibrary: libbasic2
Instances of DecNetSocketAddress might eventually represent decnet socket addresses.
This is an unfinished sceleton (who knows if there will ever be any interest in decnet...)
[instance variables:]
[class variables:]
copyrightCOPYRIGHT (c) 2003 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
queries
-
domain
-
ST/X (and a few other dialects) use the define-name in the C include file
as domain symbol. VisualWorks uses other names (see vwDomainSymbol)
-
obsoleteDomainSymbol
-
old ST/X domain symbol - should no longer be used; see domain
-
vwDomainSymbol
-
ST/X (and a few other dialects) use the define-name in the C include file
as domain symbol. VisualWorks uses another name
|