Home | Trees | Index | Help |
|
---|
Package dopal ::
Module obj_impl ::
Class AzureusDownloadAnnounceResult
|
|
RemoteAttributesMixin
--+ |RemoteMethodMixin
--+ |RemoteObject
--+ |AzureusObject
--+ |DownloadAnnounceResultDataType
--+ | AzureusDownloadAnnounceResult
DopalDownloadAnnounceResult
Method Summary | |
---|---|
getDownload(self,
*args,
**kwargs)
| |
getError(self,
*args,
**kwargs)
| |
getNonSeedCount(self,
*args,
**kwargs)
| |
getPeers(self,
*args,
**kwargs)
| |
getReportedPeerCount(self,
*args,
**kwargs)
| |
getResponseType(self,
*args,
**kwargs)
| |
getSeedCount(self,
*args,
**kwargs)
| |
getTimeToWait(self,
*args,
**kwargs)
| |
getURL(self,
*args,
**kwargs)
| |
Inherited from RemoteAttributesMixin | |
| |
| |
| |
| |
| |
| |
| |
Inherited from RemoteMethodMixin | |
| |
Inherited from RemoteObject | |
| |
| |
| |
| |
| |
| |
Updates the remote attributes on this object. | |
| |
Inherited from DownloadAnnounceResultDataType | |
(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 DownloadAnnounceResultDataType | |
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:33 2006 | http://epydoc.sf.net |