Package dopal :: Module class_defs :: Class DownloadStatsDataType
[show private | hide private]
[frames | no frames]

Class DownloadStatsDataType

Known Subclasses:
AzureusDownloadStats

Method Summary
  get_xml_type()
(Static method)

Class Variable Summary
dict __az_attributes__ = {'download_average': 'long', 'downlo...
dict __az_constants__ = {'HEALTH_NO_REMOTE': 3, 'HEALTH_ERROR...
AzureusMethods __az_methods__ = <dopal.aztypes.AzureusMethods object at...

Class Variable Details

__az_attributes__

Type:
dict
Value:
{'availability': 'float',
 'completed': 'int',
 'downloadCompletedLive': 'int',
 'downloadCompletedStored': 'int',
 'download_average': 'long',
 'downloaded': 'long',
 'eta': 'String',
 'health': 'int',
...                                                                    

__az_constants__

Type:
dict
Value:
{'HEALTH_ERROR': 6,
 'HEALTH_KO': 5,
 'HEALTH_NO_REMOTE': 3,
 'HEALTH_NO_TRACKER': 2,
 'HEALTH_OK': 4,
 'HEALTH_STOPPED': 1}                                                  

__az_methods__

Type:
AzureusMethods
Value:
<dopal.aztypes.AzureusMethods object at 0x0087A1F0>                    

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net