Determines if two #NMIP4Address objects contain the same values.
the #NMIP4Address to compare address
to.
Copies a given #NMIP4Address object and returns the copy.
Gets the IPv4 address property of this address object.
Gets the IPv4 default gateway property of this address object.
Gets the IPv4 address prefix (ie "24" or "30" etc) property of this address object.
Increases the reference count of the object.
Sets the IPv4 address property of this object.
the IPv4 address in network byte order
Sets the IPv4 default gateway property of this address object.
the IPv4 default gateway in network byte order
Sets the IPv4 address prefix.
the address prefix, a number between 1 and 32 inclusive
Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.
Creates and returns a new #NMIP4Address object.
Creates and returns a new #NMIP4Address object.