Package pyGlobus :: Module io :: Class GSIInfile
[show private | hide private]
[frames | no frames]

Class GSIInfile

GSIFile --+
          |
         GSIInfile


Method Summary
  __init__(self, g_handle)
    Inherited from GSIFile
  __del__(self)
Close the socket if it is still open
  close(self)
Close the associated socket.
  flush(self)
In theory, flush any pending output.
  read(self, size, waitForBytes)
Read size bytes, returning a string.
  readline(self)
Read a line, and return it.
  shutdown(self, n)
Shutdown the associated socket.
  write(self, str)
Write a string to the socket.

Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 http://epydoc.sf.net