TDnsRespA Class Reference

class TDnsRespA : public TDnsQryRespBase

DNS Host Address query response representation. See RFC1034, 1035.

Inherits from

Constructor & Destructor Documentation

TDnsRespA()

TDnsRespA()[inline]

Member Functions Documentation

HostAddress()

const TInetAddr &HostAddress()const [inline]

SetHostAddress(const TInetAddr &)

voidSetHostAddress(const TInetAddr &aInetAddr)[inline]

Sets the value of the resolved Host Address

Parameters

const TInetAddr & aInetAddrThe resolved Host Address

Member Data Documentation

TInetAddr iInetAddr

TInetAddr iInetAddr[protected]