Init()
Initializes the `HostInfo` object.
Clear()
Clears the `HostInfo` object.
GetName() const
Gets the host name (label) string.
IsAutoAddressEnabled() const
Indicates whether or not the host auto address mode is enabled.
GetNumAddresses() const
Gets the number of host IPv6 addresses.
GetAddress() const
Gets the host IPv6 address at a given index.
GetState() const
Gets the state of `HostInfo`.
SetName()
SetState()
SetAddresses()
EnableAutoAddress()