CNetAddr::SetIP

Copy the address value from another CNetAddr.

Synopsis

Declared in <netaddress.h>

void
SetIP(CNetAddr const& ip);

Parameters

NameDescription
ipThe address to copy the value from.