pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
PQInetAddress.this
pgator
db
pq
types
inet
PQInetAddress
Creating from raw data
this
(
string
addr
,
ubyte
maskBits
)
this
(
ubyte
[
16
]
adrr
,
ubyte
maskBits
,
Family
family
)
struct
PQInetAddress
this
(
ubyte
[16]
adrr
,
ubyte
maskBits
,
Family
family
)
Meta
Source
See Implementation
pgator
db
pq
types
inet
PQInetAddress
constructors
this
functions
address
opCast
toBson
toString
static functions
fromBson
variables
bits
family
ipaddr
Creating from raw data