Package twisted :: Package protocols :: Module dns :: Class Record_A
[frames | no frames]

Class Record_A


Method Summary
  __init__(self, address)
  __eq__(self, other)
  __hash__(self)
  __str__(self)
  decode(self, strio, length)
  dottedQuad(self)
  encode(self, strio, compDict)

Class Variable Summary
tuple __implements__ = (<class twisted.protocols.dns.IEncodabl...
NoneType address = None                                                                  
int TYPE = 1                                                                     

Class Variable Details

__implements__

Type:
tuple
Value:
(<class twisted.protocols.dns.IEncodable at 0x87c13fc>,)               

address

Type:
NoneType
Value:
None                                                                  

TYPE

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.0 on Sat Sep 13 04:20:48 2003 http://epydoc.sf.net