Package AccessGrid :: Module DataStoreClient :: Class RemoteFileObj
[show private | hide private]
[frames | no frames]

Class RemoteFileObj


Class to represent an individual file or directory from the remote side.


Method Summary
  __init__(self, name, url, size, type)
  __repr__(self)

Class Variable Summary
str TYPE_DIR = 'dir'
str TYPE_FILE = 'file'

Class Variable Details

TYPE_DIR

Type:
str
Value:
'dir'                                                                  

TYPE_FILE

Type:
str
Value:
'file'                                                                 

Generated by Epydoc 2.1 on Thu Apr 14 16:39:29 2005 http://epydoc.sf.net