Home | Trees | Index | Help |
|
---|
Package dopal ::
Module obj_impl ::
Class AzureusDiskManagerFileInfo
|
|
RemoteAttributesMixin
--+ |RemoteMethodMixin
--+ |RemoteObject
--+ |AzureusObject
--+ |DiskManagerFileInfoDataType
--+ | AzureusDiskManagerFileInfo
DopalDiskManagerFileInfo
Method Summary | |
---|---|
createChannel(self,
*args,
**kwargs)
| |
getAccessMode(self,
*args,
**kwargs)
| |
getDownload(self,
*args,
**kwargs)
| |
getDownloaded(self,
*args,
**kwargs)
| |
getFile(self,
*args,
**kwargs)
| |
getFirstPieceNumber(self,
*args,
**kwargs)
| |
getIndex(self,
*args,
**kwargs)
| |
getLength(self,
*args,
**kwargs)
| |
getLink(self,
*args,
**kwargs)
| |
getNumPieces(self,
*args,
**kwargs)
| |
isDeleted(self,
*args,
**kwargs)
| |
isPriority(self,
*args,
**kwargs)
| |
isSkipped(self,
*args,
**kwargs)
| |
setDeleted(self,
*args,
**kwargs)
| |
setLink(self,
*args,
**kwargs)
| |
setPriority(self,
*args,
**kwargs)
| |
setSkipped(self,
*args,
**kwargs)
| |
Inherited from RemoteAttributesMixin | |
| |
| |
| |
| |
| |
| |
| |
Inherited from RemoteMethodMixin | |
| |
Inherited from RemoteObject | |
| |
| |
| |
| |
| |
| |
Updates the remote attributes on this object. | |
| |
Inherited from DiskManagerFileInfoDataType | |
(Static method) |
Class Variable Summary | |
---|---|
AzureusMethods |
__az_methods__ = <dopal.aztypes.AzureusMethods object at...
|
dict |
__default_remote_attribute_names__ = {'downloaded': 'lon...
|
int |
READ = 1 |
int |
WRITE = 2 |
Inherited from RemoteAttributesMixin | |
bool |
__protect_remote_attributes__ = True
|
bool |
__reset_attributes_on_refresh__ = False
|
Inherited from RemoteMethodMixin | |
bool |
__use_dynamic_methods__ = False
|
bool |
__use_type_checking__ = True
|
Inherited from DiskManagerFileInfoDataType | |
dict |
__az_attributes__ = {'num_pieces': 'int', 'is_priority':...
|
dict |
__az_constants__ = {'READ': 1, 'WRITE': 2}
|
Class Variable Details |
---|
__az_methods__
|
READ
|
WRITE
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 03 14:22:32 2006 | http://epydoc.sf.net |