Next Previous Top Contents

System and I/O Reference

Index


*

  * method

+

  + method
  - method

/

  / method

<

  < method [1] [2] [3] [4]

=

  = method [1] [2] [3] [4]

A

  <abstract-socket> class
  accept generic function
  accept method
  <address-in-use>  error
  adjust-stream-position function
  adjust-stream-position generic function
  aliases generic function
  all-addresses generic function
  application-arguments function
  application-filename function
  application-name function
  arguments, command-line
  arithmetic operations
  as method [1] [2] [3]
  as-iso8601-string function [1] [2]

B

  <blocking-call-interrupted>  error
  <buffer> class
  buffered streams, using
  <buffered-socket> class
  <buffered-stream> class [1] [2]
  buffers
    useful types when using
  <byte> type [1] [2]
  <byte-character> type [1] [2]
  <byte-string-stream> class
  <byte-vector> class [1] [2]

C

  classes
    <abstract-socket>
    <buffer>
    <buffered-socket>
    <buffered-stream> [1] [2]
    <byte-string-stream>
    <byte-vector> [1] [2]
    <date> [1] [2]
    <day-of-week>
    <day/time-duration> [1] [2]
    <duration> [1] [2]
    <file-stream> [1] [2]
    <internet-address>
    <ipv4-host-order-address>
    <ipv4-network-order-address>
    <ipv4-numeric-address>
    <numeric-address>
    <positionable-stream> [1] [2]
    <sequence-stream> [1] [2]
    <server-socket>
    <socket>
    <stream-position> [1] [2]
    <stream> [1] [2]
    <string-stream>
    <tcp-server-socket>
    <tcp-socket>
    <udp-server-socket>
    <udp-socket>
    <unicode-string-stream>
    <wrapper-stream> [1] [2]
    <year/month-duration> [1] [2]
    stream
  close generic function
  close method [1] [2]
  closing streams
  command-line arguments
  <connection-closed>  error
  <connection-failed>  error
  constants
    $local-host
    $loopback-address
    $machine-name [1] [2]
    $os-name [1] [2]
    $os-variant
    $os-version
    $platform-name [1] [2]
  control strings, for formatting output
  copy-file function [1] [2]
  <copy/rename-disposition> type
  create-directory function [1] [2]
  current-date function [1] [2]

D

  <date> class
  Date module [1]
  date-day function
  date-day-of-week function
  date-hours function
  date-microseconds function
  date-minutes function
  date-month function
  date-seconds function
  date-time-zone-offset function
  date-time-zone-offset-setter function
  date-year function
  <date> class
  dates
    comparing
    extracting information from
    operations on
    representing
  <day-of-week> class
  <day-of-week> type
  <day/time-duration> class [1] [2]
  decode-date function [1] [2]
  decode-duration function
  decode-duration generic function [1] [2] [3]
  decode-duration method [1] [2]
  *default-line-length* variable [1] [2]
  delegation, wrapper streams and
  delete-directory function [1] [2]
  delete-file function [1] [2]
  discard-input generic function
  discard-output generic function
  do-directory function [1] [2]
  <duration> class [1] [2]
  durations
    comparing
    operations on
    representing

E

  encode-date function [1] [2]
  encode-day/time-duration function [1] [2]
  encode-month/year-duration function [1] [2]
  <end-of-stream-error> error
  ensure-directories-exist function [1] [2]
  environment-variable function [1] [2]
  environment-variable-setter function [1] [2]
  errors
    <address-in-use>
    <blocking-call-interrupted>
    <connection-closed>
    <connection-failed>
    <end-of-stream-error>
    <file-does-not-exist-error>
    <file-error>
    <file-exists-error>
    <file-system-error>
    <host-not-found>
    <host-unreachable>
    <incomplete-read-error>
    <internal-socket-error>
    <invalid-address>
    <invalid-file-permissions-error>
    <network-not-responding>
    <out-of-resources>
    <recoverable-socket-condition>
    <server-not-responding>
    <socket-accessor-error>
    <socket-closed>
    <socket-condition>
    <socket-error>
    <win32-socket-error>
  exit-application function [1] [2]

F

  <file-does-not-exist-error> error
  <file-error> error
  <file-exists-error> error
  file-exists? function [1] [2]
  file-properties function [1] [2]
  file-property generic function [1] [2]
  file-property-setter generic function [1] [2]
  <file-stream> class [1] [2]
  File-System module [1]
  <file-system-error> error
  file-type function [1] [2]
  <file-type> type
  force-output generic function
  format method [1] [2]
  Format module [1] [2]
  format-out method [1] [2]
  Format-Out module [1]
  format-to-string method [1] [2]
  functions
    adjust-stream-position
    application-arguments
    application-filename
    application-name
    as-iso8601-string [1] [2]
    copy-file [1] [2]
    create-directory [1] [2]
    current-date [1] [2]
    date-day
    date-day-of-week
    date-hours
    date-microseconds
    date-minutes
    date-month
    date-seconds
    date-time-zone-offset
    date-time-zone-offset-setter
    date-year
    decode-date [1] [2]
    decode-duration
    delete-directory [1] [2]
    delete-file [1] [2]
    do-directory [1] [2]
    encode-date [1] [2]
    encode-day/time-duration [1] [2]
    encode-month/year-duration [1] [2]
    ensure-directories-exist [1] [2]
    environment-variable [1] [2]
    environment-variable-setter [1] [2]
    exit-application [1] [2]
    file-exists? [1] [2]
    file-properties [1] [2]
    file-type [1] [2]
    home-directory [1] [2]
    local-daylight-savings-time? [1] [2]
    local-time-zone-name [1] [2]
    local-time-zone-offset [1] [2]
    lock-stream
    login name
    login-group
    owner-name
    owner-organization
    pprint-indent [1] [2]
    pprint-logical-block [1] [2]
    pprint-newline [1] [2]
    pprint-tab [1] [2]
    print [1] [2]
    print-object
    print-to-string [1] [2]
    read-to [1] [2]
    read-to-end [1] [2]
    rename-file [1] [2]
    root-directories [1] [2]
    run-application [1] [2]
    skip-through [1] [2]
    start-sockets
    temp-directory [1] [2]
    tokenize-command-string [1] [2]
    working-directory [1] [2]
    working-directory-setter [1] [2]

G

  generic functions
    accept
    adjust-stream-position
    aliases
    all-addresses
    close
    decode-duration [1] [2] [3]
    discard-input
    discard-output
    file-property [1] [2]
    file-property-setter [1] [2]
    force-output
    host-address
    host-name
    host-order
    inner-stream [1] [2]
    inner-stream-setter [1] [2]
    local-host
    local-port
    network-order
    new-line [1] [2]
    numeric-host-address
    outer-stream [1] [2]
    outer-stream-setter [1] [2]
    peek
    print-object
    read [1] [2]
    read-element [1] [2]
    read-into!
    read-line [1] [2]
    read-line-into!
    read-through
    remote-host
    remote-port
    socket-descriptor
    stream-at-end? [1] [2]
    stream-contents [1] [2]
    stream-element-type [1] [2]
    stream-input-available?
    stream-lock [1] [2]
    stream-lock-setter [1] [2]
    stream-open? [1] [2]
    stream-position [1] [2]
    stream-position-setter [1] [2]
    stream-size [1] [2]
    synchronize-output
    type-for-file-stream
    type-for-sequence-stream
    unread-element [1] [2]
    write [1] [2]
    write-element [1] [2]
    write-line [1] [2]

H

  home-directory function [1] [2]
  host-address generic function
  host-name generic function
  <host-not-found> error
  host-order generic function
  host-order method

I

  <incomplete-read-error> error
  inner-stream generic function [1] [2]
  inner-stream-setter generic function [1] [2]
  <internet-address> class
  <internal-socket-error> error
  <invalid-address> error
  <invalid-file-permissions-error> error
  <ipv4-host-order-address> class
  <ipv4-network-order-address> class
  <ipv4-numeric-address> class

L

  libraries
    Network
  local-daylight-savings-time? function [1] [2]
  $local-host constant
  local-host generic function
  local-port generic function
  local-time-zone-name function [1] [2]
  local-time-zone-offset function [1] [2]
  lock-stream function
  locking streams
  login-group function
  login-name function
  $loopback-address constant

M

  $machine-name constant [1] [2]
  macros
    start-server
    with-server-socket
    with-socket-thread
  make byte-string-stream-class method [1] [2]
  make date-class method [1] [2]
  make file-stream-class method [1] [2]
  make sequence-stream-class method [1] [2]
  make string-stream-class method [1] [2]
  make unicode-string-stream-class method [1] [2]
  methods
    *
    +
    -
    /
    < [1] [2] [3] [4]
    = [1] [2] [3] [4]
    accept
    as [1] [2] [3]
    close [1] [2]
    decode-duration [1] [2]
    format [1] [2]
    format-out [1] [2]
    format-to-string [1] [2]
    host-order
    make byte-string-stream-class [1] [2]
    make date-class [1] [2]
    make file-stream-class [1] [2]
    make sequence-stream-class [1] [2]
    make string-stream-class [1] [2]
    make unicode-string-stream-class [1] [2]
    network-order
    print-message [1] [2] [3] [4]
  modules
    date [1] [2]
    file-system [1] [2]
    format [1] [2]
    format-out [1] [2]
    operating-system [1] [2]
    pprint [1] [2]
    print [1] [2]
    standard-io [1] [2]
    streams [1] [2]

N

  Network library [1]
  <network-not-responding> error
  network-order generic function
  network-order method
  new-line generic function [1] [2]
  <numeric-address> class
  numeric-host-address generic function

O

  Operating-System module [1]
  operating-system module
  $os-name constant [1] [2]
  $os-variant constant
  $os-version constant
  <out-of-resources>  error
  outer-stream generic function [1] [2]
  outer-stream-setter generic function [1] [2]

P

  <pathname> type
  peek generic function
  $platform-name constant [1] [2]
  <position-type> type [1] [2]
  positionable stream protocol
  <positionable-stream> class [1] [2]
  pprint module
  pprint-indent function [1] [2]
  pprint-logical-block function [1] [2]
  pprint-newline function [1] [2]
  pprint-tab function [1] [2]
  pretty printing
  print function [1] [2]
  *print-circle?* variable [1] [2]
  *print-length* variable [1] [2]
  *print-level* variable [1] [2]
  print-message method [1] [2] [3] [4]
  *print-miser-width* variable [1] [2]
  print-object function
  print-object generic function
  *print-pretty* variable [1] [2]
  print-to-string function [1] [2]
  printing modules [1] [2]
  protocols
    positionable stream
    streams
    wrapper stream

R

  read generic function [1] [2]
  read-element generic function [1] [2]
  read-into! generic function
  read-line generic function [1] [2]
  read-line-into! generic function
  read-through generic function
  read-to function [1] [2]
  read-to-end function [1] [2]
  <recoverable-socket-condition> error
  remote-host generic function
  remote-porter generic function
  rename-file function [1] [2]
  root-directories function [1] [2]
  run-application function [1] [2]

S

  sequence streams
  <sequence-stream> class [1] [2]
  <server-not-responding> error
  <server-socket> class
  skip-through function [1] [2]
  <socket> class
  <socket-accessor-error>  error
  <socket-closed>  error
  <socket-condition> error
  socket-descriptor generic function
  <socket-error> error
  sockets [1]
  standard I/O, handling
  *standard-error* variable [1] [2]
  *standard-input* variable [1] [2]
  Standard-IO module
  *standard-output* variable
  *standard-output** variable
  start-server macro
  start-sockets function
  <stream> class [1] [2]
  stream-at-end? generic function [1] [2]
  stream-contents generic function [1] [2]
  stream-element-type generic function [1] [2]
  stream-input-available? generic function
  stream-lock generic function [1] [2]
  stream-lock-setter generic function [1] [2]
  stream-open? generic function [1] [2]
  <stream-position> class [1] [2]
  stream-position generic function [1] [2]
  stream-position-setter generic function [1] [2]
  stream-size generic function [1] [2]
  streams
    basic concepts
    closing
    convenience functions for reading
    error conditions on
    file streams
    locking
    querying
    reading from [1] [2]
    sequence
    using buffered streams
    wrapper
    wrapper streams and delegation
    writing to [1] [2]
  Streams module [1] [2] [3]
  <string-stream> class
  synchronize-output generic function

T

  <tcp-server-socket> class
  <tcp-socket> class
  temp-directory function [1] [2]
  time-zones
  times, representing
  tokenize-command-string function [1] [2]
  type-for-file-stream generic function
  type-for-sequence-stream generic function
  types
    <byte-character> [1] [2]
    <byte> [1] [2]
    <copy/rename-disposition>
    <day-of-week>
    <file-type>
    <pathname>
    <position-type> [1] [2]
    <unicode-character> [1] [2]

U

  <udp-server-socket> class
  <udp-socket> class
  <unicode-character> type [1] [2]
  <unicode-string-stream> class
  unread-element generic function [1] [2]

V

  variables
    *default-line-length* [1] [2]
    *print-circle?* [1] [2]
    *print-length* [1] [2]
    *print-level* [1] [2]
    *print-miser-width* [1] [2]
    *print-pretty* [1] [2]
    *standard-error* [1] [2]
    *standard-input* [1] [2]
    *standard-output* [1] [2]

W

  <win32-socket-error>  error
  with-open-file [1] [2]
  with-server-socket macro
  with-socket-thread macro
  working-directory function [1] [2]
  working-directory-setter function [1] [2]
  wrapper streams
    delegation
    protocol
  <wrapper-stream> class [1] [2]
  write generic function [1] [2]
  write-element generic function [1] [2]
  write-line generic function [1] [2]
  writing
    to streams [1] [2]

Y

  <year/month-duration> class [1] [2]

System and I/O Reference - 31 MAR 2000

Next Previous Top Contents