Back: GNU Smalltalk Library Reference Up: Top Forward: AbstractNamespace   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1. Base classes

Alphabetic list:
1.1 AbstractNamespace  
1.2 AlternativeObjectProxy  
1.3 ArithmeticError  
1.4 Array  
1.5 ArrayedCollection  
1.6 Association  
1.7 Autoload  
1.8 Bag  
1.9 Behavior  
1.10 BindingDictionary  
1.11 BlockClosure  
1.12 BlockContext  
1.13 Boolean  
1.14 ByteArray  
1.15 CAggregate  
1.16 CallinProcess  
1.17 CArray  
1.18 CArrayCType  
1.19 CBoolean  
1.20 CByte  
1.21 CCallable  
1.22 CCallbackDescriptor  
1.23 CChar  
1.24 CCompound  
1.25 CDouble  
1.26 CFloat  
1.27 CFunctionDescriptor  
1.28 Character  
1.29 CharacterArray  
1.30 CInt  
1.31 Class  
1.32 ClassDescription  
1.33 CLong  
1.34 CLongDouble  
1.35 CObject  
1.36 Collection  
1.37 CompiledBlock  
1.38 CompiledCode  
1.39 CompiledMethod  
1.40 ContextPart  
1.41 Continuation  
1.42 CPtr  
1.43 CPtrCType  
1.44 CScalar  
1.45 CScalarCType  
1.46 CShort  
1.47 CSmalltalk  
1.48 CString  
1.49 CStringCType  
1.50 CStruct  
1.51 CType  
1.52 CUChar  
1.53 CUInt  
1.54 CULong  
1.55 CUnion  
1.56 CUShort  
1.57 Date  
1.58 DateTime  
1.59 DeferredVariableBinding  
1.60 Delay  
1.61 DelayedAdaptor  
1.62 Dictionary  
1.63 DirectedMessage  
1.64 Directory  
1.65 DLD  
1.66 DumperProxy  
1.67 Duration  
1.68 Error  
1.69 Exception  
1.70 ExceptionSet  
1.71 False  
1.72 File  
1.73 FileDescriptor  
1.74 FilePath  
1.75 FileSegment  
1.76 FileStream  
1.77 Float  
1.78 FloatD  
1.79 FloatE  
1.80 FloatQ  
1.81 Fraction  
1.82 Generator  
1.83 Getopt  
1.84 Halt  
1.85 HashedCollection  
1.86 HomedAssociation  
1.87 IdentityDictionary  
1.88 IdentitySet  
1.89 Integer  
1.90 Interval  
1.91 Iterable  
1.92 LargeArray  
1.93 LargeArrayedCollection  
1.94 LargeByteArray  
1.95 LargeInteger  
1.96 LargeNegativeInteger  
1.97 LargePositiveInteger  
1.98 LargeWordArray  
1.99 LargeZeroInteger  
1.100 Link  
1.101 LinkedList  
1.102 LookupKey  
1.103 LookupTable  
1.104 Magnitude  
1.105 MappedCollection  
1.106 Memory  
1.107 Message  
1.108 MessageNotUnderstood  
1.109 Metaclass  
1.110 MethodContext  
1.111 MethodDictionary  
1.112 MethodInfo  
1.113 Namespace  
1.114 NetClients.URIResolver  
1.115 NetClients.URL  
1.116 Notification  
1.117 NullProxy  
1.118 NullValueHolder  
1.119 Number  
1.120 Object  
1.121 ObjectDumper  
1.122 ObjectMemory  
1.123 OrderedCollection  
1.124 Package  
1.125 PackageLoader  
1.126 Permission  
1.127 PluggableAdaptor  
1.128 PluggableProxy  
1.129 Point  
1.130 PositionableStream  
1.131 Process  
1.132 ProcessEnvironment  
1.133 ProcessorScheduler  
1.134 ProcessVariable  
1.135 Promise  
1.136 Random  
1.137 ReadStream  
1.138 ReadWriteStream  
1.139 Rectangle  
1.140 RecursionLock  
1.141 Regex  
1.142 RegexResults  
1.143 RootNamespace  
1.144 RunArray  
1.145 ScaledDecimal  
1.146 SecurityPolicy  
1.147 Semaphore  
1.148 SequenceableCollection  
1.149 Set  
1.150 SharedQueue  
1.151 Signal  
1.152 SingletonProxy  
1.153 SmallInteger  
1.154 SortedCollection  
1.155 Stream  
1.156 String  
1.157 Symbol  
1.158 SymLink  
1.159 SystemDictionary  
1.160 SystemExceptions.AlreadyDefined  
1.161 SystemExceptions.ArgumentOutOfRange  
1.162 SystemExceptions.BadReturn  
1.163 SystemExceptions.CInterfaceError  
1.164 SystemExceptions.EmptyCollection  
1.165 SystemExceptions.EndOfStream  
1.166 SystemExceptions.FileError  
1.167 SystemExceptions.IndexOutOfRange  
1.168 SystemExceptions.InvalidArgument  
1.169 SystemExceptions.InvalidProcessState  
1.170 SystemExceptions.InvalidSize  
1.171 SystemExceptions.InvalidValue  
1.172 SystemExceptions.MustBeBoolean  
1.173 SystemExceptions.MutationError  
1.174 SystemExceptions.NoRunnableProcess  
1.175 SystemExceptions.NotEnoughElements  
1.176 SystemExceptions.NotFound  
1.177 SystemExceptions.NotImplemented  
1.178 SystemExceptions.NotIndexable  
1.179 SystemExceptions.NotYetImplemented  
1.180 SystemExceptions.PackageNotAvailable  
1.181 SystemExceptions.PrimitiveFailed  
1.182 SystemExceptions.ProcessBeingTerminated  
1.183 SystemExceptions.ProcessTerminated  
1.184 SystemExceptions.ReadOnlyObject  
1.185 SystemExceptions.SecurityError  
1.186 SystemExceptions.ShouldNotImplement  
1.187 SystemExceptions.SubclassResponsibility  
1.188 SystemExceptions.UnhandledException  
1.189 SystemExceptions.UserInterrupt  
1.190 SystemExceptions.VerificationError  
1.191 SystemExceptions.VMError  
1.192 SystemExceptions.WrongArgumentCount  
1.193 SystemExceptions.WrongClass  
1.194 SystemExceptions.WrongMessageSent  
1.195 TextCollector  
1.196 Time  
1.197 True  
1.198 UndefinedObject  
1.199 UnicodeCharacter  
1.200 UnicodeString  
1.201 ValueAdaptor  
1.202 ValueHolder  
1.203 VariableBinding  
1.204 VersionableObjectProxy  
1.205 VFS.ArchiveFile  
1.206 VFS.ArchiveMember  
1.207 VFS.FileWrapper  
1.208 VFS.StoredZipMember  
1.209 VFS.TmpFileArchiveMember  
1.210 VFS.ZipFile  
1.211 Warning  
1.212 WeakArray  
1.213 WeakIdentitySet  
1.214 WeakKeyDictionary  
1.215 WeakKeyIdentityDictionary  
1.216 WeakSet  
1.217 WeakValueIdentityDictionary  
1.218 WeakValueLookupTable  
1.219 WordArray  
1.220 WriteStream  
1.221 ZeroDivide  

Classes documented in this manual are boldfaced.


Autoload
Object
  Behavior
    ClassDescription
      Class
      Metaclass
  BlockClosure
  Boolean
    False
    True
  CObject
    CAggregate
      CArray
      CPtr
        CString
    CCallable
      CCallbackDescriptor
      CFunctionDescriptor
    CCompound
      CStruct
      CUnion
    CScalar
      CChar
      CDouble
      CFloat
      CInt
      CLong
      CLongDouble
      CShort
      CSmalltalk
      CUChar
        CByte
          CBoolean
      CUInt
      CULong
      CUShort
  ContextPart
    BlockContext
    MethodContext
  Continuation
  CType
    CPtrCType
      CArrayCType
    CScalarCType
      CStringCType
  Delay
  Directory
  DLD
  DumperProxy
    AlternativeObjectProxy
      NullProxy
        VersionableObjectProxy
      PluggableProxy
      SingletonProxy
  FilePath
    File
    VFS.ArchiveMember
      VFS.TmpFileArchiveMember
        VFS.StoredZipMember
    VFS.FileWrapper
      VFS.ArchiveFile
        VFS.ZipFile
  FileSegment
  Getopt
  Iterable
    Collection
      Bag
      HashedCollection
        Dictionary
          BindingDictionary
            AbstractNamespace
              Namespace
              RootNamespace
                SystemDictionary
          LookupTable
            IdentityDictionary
            MethodDictionary
            WeakValueLookupTable
              WeakValueIdentityDictionary
          WeakKeyDictionary
            WeakKeyIdentityDictionary
        Set
          IdentitySet
          WeakSet
            WeakIdentitySet
      MappedCollection
      SequenceableCollection
        ArrayedCollection
          Array
            WeakArray
          ByteArray
          CharacterArray
            String
              Symbol
            UnicodeString
          CompiledCode
            CompiledBlock
            CompiledMethod
          Interval
          LargeArrayedCollection
            LargeArray
            LargeByteArray
            LargeWordArray
          WordArray
        LinkedList
          Semaphore
        OrderedCollection
          RunArray
          SortedCollection
    Stream
      FileDescriptor
        FileStream
      Generator
      ObjectDumper
      PositionableStream
        ReadStream
        WriteStream
          ReadWriteStream
      Random
      TextCollector
  Kernel.PackageInfo
    Package
  Kernel.TrappableEvent
    ExceptionSet
  Link
    Process
      CallinProcess
    SymLink
  Magnitude
    Character
      UnicodeCharacter
    Date
      DateTime
    LookupKey
      Association
        HomedAssociation
          VariableBinding
      DeferredVariableBinding
      ProcessVariable
    Number
      Float
        FloatD
        FloatE
        FloatQ
      Fraction
      Integer
        LargeInteger
          LargeNegativeInteger
          LargePositiveInteger
            LargeZeroInteger
        SmallInteger
      ScaledDecimal
    Time
      Duration
  Memory
  Message
    DirectedMessage
  MethodInfo
  NetClients.URIResolver
  NetClients.URL
  ObjectMemory
  PackageLoader
  Permission
  Point
  ProcessEnvironment
  ProcessorScheduler
  Rectangle
  RecursionLock
  Regex
  RegexResults
  SecurityPolicy
  SharedQueue
  Signal
    Exception
      Error
        ArithmeticError
          ZeroDivide
        MessageNotUnderstood
        SystemExceptions.InvalidValue
          SystemExceptions.EmptyCollection
          SystemExceptions.InvalidArgument
            SystemExceptions.AlreadyDefined
            SystemExceptions.ArgumentOutOfRange
              SystemExceptions.IndexOutOfRange
            SystemExceptions.InvalidSize
            SystemExceptions.NotFound
              SystemExceptions.PackageNotAvailable
          SystemExceptions.InvalidProcessState
          SystemExceptions.NotIndexable
          SystemExceptions.ProcessTerminated
          SystemExceptions.ReadOnlyObject
          SystemExceptions.WrongClass
            SystemExceptions.MustBeBoolean
        SystemExceptions.MutationError
        SystemExceptions.NotEnoughElements
        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.SecurityError
          SystemExceptions.UserInterrupt
          SystemExceptions.VerificationError
      Halt
      Notification
        SystemExceptions.EndOfStream
        SystemExceptions.ProcessBeingTerminated
        Warning
      SystemExceptions.UnhandledException
  UndefinedObject
  ValueAdaptor
    NullValueHolder
    PluggableAdaptor
      DelayedAdaptor
    ValueHolder
      Promise
 



Back: GNU Smalltalk Library Reference Up: Top Forward: AbstractNamespace   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on July, 23 2009 using texi2html