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

Class Record_PTR

SimpleRecord --+
               |
              Record_PTR


Method Summary
    Inherited from SimpleRecord
  __init__(self, name)
  __eq__(self, other)
  __hash__(self)
  __str__(self)
  decode(self, strio, length)
  encode(self, strio, compDict)

Class Variable Summary
int TYPE = 12                                                                    
    Inherited from SimpleRecord
tuple __implements__ = (<class twisted.protocols.dns.IEncodabl...
NoneType name = None                                                                  

Class Variable Details

TYPE

Type:
int
Value:
12                                                                    

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