| Home | Trees | Index | Help |
|
|---|
|
Package dopal ::
Module obj_impl ::
Class AzureusDownloadScrapeResult
|
|
RemoteAttributesMixin--+ |RemoteMethodMixin--+ |RemoteObject--+ |AzureusObject--+ |DownloadScrapeResultDataType--+ | AzureusDownloadScrapeResult
DopalDownloadScrapeResult| Method Summary | |
|---|---|
getDownload(self,
*args,
**kwargs)
| |
getNextScrapeStartTime(self,
*args,
**kwargs)
| |
getNonSeedCount(self,
*args,
**kwargs)
| |
getResponseType(self,
*args,
**kwargs)
| |
getScrapeStartTime(self,
*args,
**kwargs)
| |
getSeedCount(self,
*args,
**kwargs)
| |
getStatus(self,
*args,
**kwargs)
| |
getURL(self,
*args,
**kwargs)
| |
setNextScrapeStartTime(self,
*args,
**kwargs)
| |
| Inherited from RemoteAttributesMixin | |
| |
| |
| |
| |
| |
| |
| |
| Inherited from RemoteMethodMixin | |
| |
| Inherited from RemoteObject | |
| |
| |
| |
| |
| |
| |
Updates the remote attributes on this object. | |
| |
| Inherited from DownloadScrapeResultDataType | |
(Static method) | |
| Class Variable Summary | |
|---|---|
AzureusMethods |
__az_methods__ = <dopal.aztypes.AzureusMethods object at...
|
dict |
__default_remote_attribute_names__ = {'non_seed_count': ...
|
int |
RT_ERROR = 2 |
int |
RT_SUCCESS = 1 |
| 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 DownloadScrapeResultDataType | |
dict |
__az_attributes__ = {'non_seed_count': 'int', 'seed_coun...
|
dict |
__az_constants__ = {'RT_SUCCESS': 1, 'RT_ERROR': 2}
|
| Class Variable Details |
|---|
__az_methods__
|
__default_remote_attribute_names__
|
RT_ERROR
|
RT_SUCCESS
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 03 14:22:32 2006 | http://epydoc.sf.net |