class TDnsRespA : public TDnsQryRespBase |
DNS Host Address query response representation. See RFC1034, 1035.
Public Member Functions | |
---|---|
TDnsRespA () | |
const TInetAddr & | HostAddress () |
void | SetHostAddress (const TInetAddr &) |
Protected Attributes | |
---|---|
TInetAddr | iInetAddr |
Inherited Attributes | |
---|---|
TDnsQryRespBase::iRespClass | |
TDnsQryRespBase::iRespTtl | |
TDnsQryRespBase::iRespType |
void | SetHostAddress | ( | const TInetAddr & | aInetAddr | ) | [inline] |
Sets the value of the resolved Host Address
const TInetAddr & aInetAddr | The resolved Host Address |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.