Part of twisted.names.dns View Source View In Hierarchy
| Instance Variable | name | The name about which this query is requesting information. | 
| Instance Variable | type | The query type. | 
| Instance Variable | cls | The query class. | 
| Method | __init__ | |
| Method | encode | Undocumented | 
| Method | decode | Undocumented | 
| Method | __hash__ | Undocumented | 
| Method | __cmp__ | Undocumented | 
| Method | __str__ | Undocumented | 
| Method | __repr__ | Undocumented | 
| Parameters | name | The name about which to request information. (type: bytes) | 
| type | The query type. (type: int) | |
| cls | The query class. (type: int) |