Home | Trees | Indices | Help |
|
---|
|
object --+ | rdata.Rdata --+ | GPOS
GPOS record
See Also: RFC 1712
|
|||
|
|||
string |
|
||
string |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
dns.rdata.Rdata instance |
|
||
dns.rdata.Rdata instance |
|
|
|||
float_latitude = property(_get_float_latitude, _set_float_lati
|
|||
float_longitude = property(_get_float_longitude, _set_float_lo
|
|||
float_altitude = property(_get_float_altitude, _set_float_alti
|
|
|||
string |
altitude altitude |
||
string |
latitude latitude |
||
string |
longitude longitude |
|
|||
Inherited from |
|
Initialize an rdata.
|
Convert an rdata to text format.
|
Build an rdata object from text format.
|
Convert an rdata to wire format.
|
Build an rdata object from wire format
|
Compare an rdata with another rdata of the same rdtype and rdclass. Return < 0 if self < other in the DNSSEC ordering, 0 if self == other, and > 0 if self > other.
|
|
float_latitude
|
float_longitude
|
float_altitude
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jan 25 16:39:10 2010 | http://epydoc.sourceforge.net |