| Home | Trees | Index | Help |
|---|
| Package twisted :: Package protocols :: Module dns :: Class Name |
|
| Method Summary | |
|---|---|
__init__(self,
name)
| |
__eq__(self,
other)
| |
__hash__(self)
| |
__str__(self)
| |
Decode a byte string into this Name. | |
Encode this Name into the appropriate byte format. | |
| Class Variable Summary | |
|---|---|
tuple |
__implements__
|
| Method Details |
|---|
decode(self, strio, length=None)Decode a byte string into this Name.
|
encode(self, strio, compDict=None)Encode this Name into the appropriate byte format.
|
| Class Variable Details |
|---|
__implements__
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:45:39 2003 | http://epydoc.sf.net |