| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
rdata.Rdata --+
|
GPOS
GPOS record
See Also: RFC 1712
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
| string |
altitude altitude |
||
| string |
latitude latitude |
||
| string |
longitude longitude |
||
|
|||
|
float_latitude latitude as a floating point value |
|||
|
float_longitude longitude as a floating point value |
|||
|
float_altitude altitude as a floating point value |
|||
|
Inherited from Inherited from |
|||
|
|||
Initialize an rdata. *rdclass*, an ``int`` is the rdataclass of the Rdata. *rdtype*, an ``int`` is the rdatatype of the Rdata.
|
Convert an rdata to text format. Returns a ``text``.
|
|
Convert an rdata to wire format. Returns a ``binary``.
|
|
|
|||
float_latitudelatitude as a floating point value
|
float_longitudelongitude as a floating point value
|
float_altitudealtitude as a floating point value
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 8 10:59:55 2018 | http://epydoc.sourceforge.net |