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

Class PeerDataType

Known Subclasses:
AzureusPeer

Method Summary
  get_xml_type()
(Static method)

Class Variable Summary
dict __az_attributes__ = {'ip': 'String', 'port': 'int'}
dict __az_constants__ = {'TRANSFERING': 30, 'CLOSING': 40, 'C...
AzureusMethods __az_methods__ = <dopal.aztypes.AzureusMethods object at...

Class Variable Details

__az_attributes__

Type:
dict
Value:
{'ip': 'String', 'port': 'int'}                                        

__az_constants__

Type:
dict
Value:
{'CLOSING': 40,
 'CONNECTING': 10,
 'DISCONNECTED': 50,
 'HANDSHAKING': 20,
 'TRANSFERING': 30}                                                    

__az_methods__

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

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