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 DynamicVariable  
1.69 Error  
1.70 Exception  
1.71 ExceptionSet  
1.72 False  
1.73 File  
1.74 FileDescriptor  
1.75 FilePath  
1.76 FileSegment  
1.77 FileStream  
1.78 Float  
1.79 FloatD  
1.80 FloatE  
1.81 FloatQ  
1.82 Fraction  
1.83 Generator  
1.84 Getopt  
1.85 Halt  
1.86 HashedCollection  
1.87 HomedAssociation  
1.88 IdentityDictionary  
1.89 IdentitySet  
1.90 Integer  
1.91 Interval  
1.92 Iterable  
1.93 LargeArray  
1.94 LargeArrayedCollection  
1.95 LargeByteArray  
1.96 LargeInteger  
1.97 LargeNegativeInteger  
1.98 LargePositiveInteger  
1.99 LargeWordArray  
1.100 LargeZeroInteger  
1.101 Link  
1.102 LinkedList  
1.103 LookupKey  
1.104 LookupTable  
1.105 Magnitude  
1.106 MappedCollection  
1.107 Memory  
1.108 Message  
1.109 MessageNotUnderstood  
1.110 Metaclass  
1.111 MethodContext  
1.112 MethodDictionary  
1.113 MethodInfo  
1.114 Namespace  
1.115 NetClients.URIResolver  
1.116 NetClients.URL  
1.117 Notification  
1.118 NullProxy  
1.119 NullValueHolder  
1.120 Number  
1.121 Object  
1.122 ObjectDumper  
1.123 ObjectMemory  
1.124 OrderedCollection  
1.125 Package  
1.126 PackageLoader  
1.127 Permission  
1.128 PluggableAdaptor  
1.129 PluggableProxy  
1.130 Point  
1.131 PositionableStream  
1.132 Process  
1.133 ProcessEnvironment  
1.134 ProcessorScheduler  
1.135 ProcessVariable  
1.136 Promise  
1.137 Random  
1.138 ReadStream  
1.139 ReadWriteStream  
1.140 Rectangle  
1.141 RecursionLock  
1.142 Regex  
1.143 RegexResults  
1.144 RootNamespace  
1.145 RunArray  
1.146 ScaledDecimal  
1.147 SecurityPolicy  
1.148 Semaphore  
1.149 SequenceableCollection  
1.150 Set  
1.151 SharedQueue  
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.InvalidState  
1.172 SystemExceptions.InvalidValue  
1.173 SystemExceptions.MustBeBoolean  
1.174 SystemExceptions.MutationError  
1.175 SystemExceptions.NoRunnableProcess  
1.176 SystemExceptions.NotEnoughElements  
1.177 SystemExceptions.NotFound  
1.178 SystemExceptions.NotImplemented  
1.179 SystemExceptions.NotIndexable  
1.180 SystemExceptions.NotYetImplemented  
1.181 SystemExceptions.PackageNotAvailable  
1.182 SystemExceptions.PrimitiveFailed  
1.183 SystemExceptions.ProcessBeingTerminated  
1.184 SystemExceptions.ProcessTerminated  
1.185 SystemExceptions.ReadOnlyObject  
1.186 SystemExceptions.SecurityError  
1.187 SystemExceptions.ShouldNotImplement  
1.188 SystemExceptions.SubclassResponsibility  
1.189 SystemExceptions.UnhandledException  
1.190 SystemExceptions.UserInterrupt  
1.191 SystemExceptions.VerificationError  
1.192 SystemExceptions.VMError  
1.193 SystemExceptions.WrongArgumentCount  
1.194 SystemExceptions.WrongClass  
1.195 SystemExceptions.WrongMessageSent  
1.196 TextCollector  
1.197 Time  
1.198 True  
1.199 UndefinedObject  
1.200 UnicodeCharacter  
1.201 UnicodeString  
1.202 ValueAdaptor  
1.203 ValueHolder  
1.204 VariableBinding  
1.205 VersionableObjectProxy  
1.206 VFS.ArchiveFile  
1.207 VFS.ArchiveMember  
1.208 VFS.FileWrapper  
1.209 VFS.StoredZipMember  
1.210 VFS.TmpFileArchiveMember  
1.211 VFS.ZipFile  
1.212 Warning  
1.213 WeakArray  
1.214 WeakIdentitySet  
1.215 WeakKeyDictionary  
1.216 WeakKeyIdentityDictionary  
1.217 WeakSet  
1.218 WeakValueIdentityDictionary  
1.219 WeakValueLookupTable  
1.220 WordArray  
1.221 WriteStream  
1.222 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
  DynamicVariable
  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.InvalidState
        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
  ExceptionSet
  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
  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
  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 August, 19 2010 using texi2html