| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module DataStoreClient :: 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_FILE
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:29 2005 | http://epydoc.sf.net |