Back: The syntax
Up: Top
Forward: AlternativeObjectProxy
 
Top: GNU Smalltalk User's Guide
Contents: Table of Contents
Index: Class index
About: About this document

6. Class reference

Classes described in this manual:
6.1 AlternativeObjectProxy  
6.2 ArithmeticError  
6.3 Array  
6.4 ArrayedCollection  
6.5 Association  
6.6 Autoload  
6.7 Bag  
6.8 Behavior  
6.9 BlockClosure  
6.10 BlockContext  
6.11 Boolean  
6.12 Browser  
6.13 ByteArray  
6.14 ByteStream  
6.15 CAggregate  
6.16 CArray  
6.17 CArrayCType  
6.18 CBoolean  
6.19 CByte  
6.20 CChar  
6.21 CCompound  
6.22 CDouble  
6.23 CFloat  
6.24 CFunctionDescriptor  
6.25 Character  
6.26 CharacterArray  
6.27 CInt  
6.28 Class  
6.29 ClassDescription  
6.30 CLong  
6.31 CObject  
6.32 Collection  
6.33 CompiledBlock  
6.34 CompiledCode  
6.35 CompiledMethod  
6.36 ContextPart  
6.37 CoreException  
6.38 CPtr  
6.39 CPtrCType  
6.40 CScalar  
6.41 CScalarCType  
6.42 CShort  
6.43 CSmalltalk  
6.44 CString  
6.45 CStruct  
6.46 CType  
6.47 CUChar  
6.48 CUInt  
6.49 CULong  
6.50 CUnion  
6.51 CUShort  
6.52 Date  
6.53 DateTime  
6.54 Delay  
6.55 DelayedAdaptor  
6.56 Dictionary  
6.57 DirectedMessage  
6.58 Directory  
6.59 DLD  
6.60 DumperProxy  
6.61 Duration  
6.62 Error  
6.63 Exception  
6.64 ExceptionSet  
6.65 False  
6.66 File  
6.67 FileDescriptor  
6.68 FileSegment  
6.69 FileStream  
6.70 Float  
6.71 Fraction  
6.72 Halt  
6.73 HashedCollection  
6.74 IdentityDictionary  
6.75 IdentitySet  
6.76 Integer  
6.77 Interval  
6.78 LargeArray  
6.79 LargeArrayedCollection  
6.80 LargeArraySubpart  
6.81 LargeByteArray  
6.82 LargeInteger  
6.83 LargeNegativeInteger  
6.84 LargePositiveInteger  
6.85 LargeWordArray  
6.86 LargeZeroInteger  
6.87 Link  
6.88 LinkedList  
6.89 LookupKey  
6.90 LookupTable  
6.91 Magnitude  
6.92 MappedCollection  
6.93 Memory  
6.94 Message  
6.95 MessageNotUnderstood  
6.96 Metaclass  
6.97 MethodContext  
6.98 MethodDictionary  
6.99 MethodInfo  
6.100 Namespace  
6.101 Notification  
6.102 NullProxy  
6.103 NullValueHolder  
6.104 Number  
6.105 Object  
6.106 ObjectDumper  
6.107 ObjectMemory  
6.108 OrderedCollection  
6.109 PackageLoader  
6.110 PluggableAdaptor  
6.111 PluggableProxy  
6.112 Point  
6.113 PositionableStream  
6.114 Process  
6.115 ProcessorScheduler  
6.116 Promise  
6.117 Random  
6.118 ReadStream  
6.119 ReadWriteStream  
6.120 Rectangle  
6.121 RootNamespace  
6.122 RunArray  
6.123 ScaledDecimal  
6.124 Semaphore  
6.125 SequenceableCollection  
6.126 Set  
6.127 SharedQueue  
6.128 Signal  
6.129 SingletonProxy  
6.130 SmallInteger  
6.131 SortedCollection  
6.132 Stream  
6.133 String  
6.134 Symbol  
6.135 SymLink  
6.136 SystemDictionary  
6.137 SystemExceptions AlreadyDefined  
6.138 SystemExceptions ArgumentOutOfRange  
6.139 SystemExceptions BadReturn  
6.140 SystemExceptions CInterfaceError  
6.141 SystemExceptions EmptyCollection  
6.142 SystemExceptions EndOfStream  
6.143 SystemExceptions FileError  
6.144 SystemExceptions IndexOutOfRange  
6.145 SystemExceptions InvalidArgument  
6.146 SystemExceptions InvalidSize  
6.147 SystemExceptions InvalidValue  
6.148 SystemExceptions MustBeBoolean  
6.149 SystemExceptions NoRunnableProcess  
6.150 SystemExceptions NotFound  
6.151 SystemExceptions NotImplemented  
6.152 SystemExceptions NotIndexable  
6.153 SystemExceptions NotYetImplemented  
6.154 SystemExceptions PrimitiveFailed  
6.155 SystemExceptions ProcessTerminated  
6.156 SystemExceptions ReadOnlyObject  
6.157 SystemExceptions ShouldNotImplement  
6.158 SystemExceptions SubclassResponsibility  
6.159 SystemExceptions UserInterrupt  
6.160 SystemExceptions VMError  
6.161 SystemExceptions WrongArgumentCount  
6.162 SystemExceptions WrongClass  
6.163 SystemExceptions WrongMessageSent  
6.164 TextCollector  
6.165 Time  
6.166 TokenStream  
6.167 TrappableEvent  
6.168 True  
6.169 UndefinedObject  
6.170 ValueAdaptor  
6.171 ValueHolder  
6.172 VersionableObjectProxy  
6.173 Warning  
6.174 WeakArray  
6.175 WeakIdentitySet  
6.176 WeakKeyIdentityDictionary  
6.177 WeakKeyLookupTable  
6.178 WeakSet  
6.179 WeakValueIdentityDictionary  
6.180 WeakValueLookupTable  
6.181 WordArray  
6.182 WriteStream  
6.183 ZeroDivide  

Classes documented in this manual are boldfaced.


Autoload
Object
  Behavior
    ClassDescription
      Class
      Metaclass
  BlockClosure
  Boolean
    False
    True
  Browser
  CFunctionDescriptor
  CObject
    CAggregate
      CArray
      CPtr
    CCompound
      CStruct
      CUnion
    CScalar
      CChar
      CDouble
      CFloat
      CInt
      CLong
      CShort
      CSmalltalk
      CString
      CUChar
        CByte
          CBoolean
      CUInt
      CULong
      CUShort
  Collection
    Bag
    HashedCollection
      Dictionary
        LookupTable
          IdentityDictionary
          MethodDictionary
          WeakKeyLookupTable
            WeakKeyIdentityDictionary
          WeakValueLookupTable
            WeakValueIdentityDictionary
        RootNamespace
          Namespace
          SystemDictionary
      Set
        IdentitySet
        WeakSet
          WeakIdentitySet
    MappedCollection
    SequenceableCollection
      ArrayedCollection
        Array
          WeakArray
        ByteArray
        CharacterArray
          String
            Symbol
        CompiledCode
          CompiledBlock
          CompiledMethod
        Interval
        LargeArrayedCollection
          LargeArray
          LargeByteArray
          LargeWordArray
        WordArray
      LinkedList
        Semaphore
      OrderedCollection
        RunArray
        SortedCollection
  ContextPart
    BlockContext
    MethodContext
  CType
    CPtrCType
      CArrayCType
    CScalarCType
  Delay
  DLD
  DumperProxy
    AlternativeObjectProxy
      NullProxy
        VersionableObjectProxy
      PluggableProxy
      SingletonProxy
  File
    Directory
  FileSegment
  Link
    Process
    SymLink
  Magnitude
    Character
    Date
      DateTime
    LargeArraySubpart
    LookupKey
      Association
    Number
      Float
      Fraction
      Integer
        LargeInteger
          LargeNegativeInteger
          LargePositiveInteger
            LargeZeroInteger
        SmallInteger
      ScaledDecimal
    Time
      Duration
  Memory
  Message
    DirectedMessage
  MethodInfo
  ObjectMemory
  PackageLoader
  Point
  ProcessorScheduler
  Rectangle
  SharedQueue
  Signal
    Exception
      Error
        Halt
          ArithmeticError
            ZeroDivide
          MessageNotUnderstood
        SystemExceptions EndOfStream
        SystemExceptions InvalidValue
          SystemExceptions EmptyCollection
          SystemExceptions InvalidArgument
            SystemExceptions AlreadyDefined
            SystemExceptions ArgumentOutOfRange
              SystemExceptions IndexOutOfRange
            SystemExceptions InvalidSize
            SystemExceptions NotFound
          SystemExceptions MustBeBoolean
          SystemExceptions NotIndexable
          SystemExceptions ProcessTerminated
          SystemExceptions ReadOnlyObject
          SystemExceptions WrongClass
        SystemExceptions NotImplemented
          SystemExceptions NotYetImplemented
          SystemExceptions ShouldNotImplement
            SystemExceptions SubclassResponsibility
            SystemExceptions WrongMessageSent
        SystemExceptions VMError
          SystemExceptions BadReturn
          SystemExceptions NoRunnableProcess
          SystemExceptions PrimitiveFailed
            SystemExceptions CInterfaceError
            SystemExceptions FileError
            SystemExceptions WrongArgumentCount
          SystemExceptions UserInterrupt
      Notification
        Warning
  Stream
    ObjectDumper
    PositionableStream
      ReadStream
      WriteStream
        ReadWriteStream
          ByteStream
            FileDescriptor
              FileStream
    Random
    TextCollector
    TokenStream
  TrappableEvent
    CoreException
    ExceptionSet
  UndefinedObject
  ValueAdaptor
    NullValueHolder
    PluggableAdaptor
      DelayedAdaptor
    ValueHolder
      Promise
 




This document was generated on May, 12 2002 using texi2html