TDnsRespSRV Class Reference
class TDnsRespSRV : public TDnsQryRespBase
|
DNS SRV query response representation. See RFC2782.
Constructor & Destructor Documentation
Member Functions Documentation
Priority()
TUint16
|
Priority
|
(
|
)
|
const [inline]
|
SetPort(TUint16)
void
|
SetPort
|
(
|
TUint16
|
aPort
|
)
|
[inline]
|
Sets the value of the port number
SetPriority(TUint16)
void
|
SetPriority
|
(
|
TUint16
|
aPriority
|
)
|
[inline]
|
Sets The priority of this target host
Parameters
TUint16
aPriority
|
The priority of this target host
|
SetTarget(const TDesC8 &)
void
|
SetTarget
|
(
|
const
TDesC8
&
|
aTarget
|
)
|
[inline]
|
Sets the domain name of the target host.
Parameters
const
TDesC8
& aTarget
|
Domain name of the target host.
|
SetWeight(TUint16)
void
|
SetWeight
|
(
|
TUint16
|
aWeight
|
)
|
[inline]
|
Sets the value of the weight field
Parameters
TUint16
aWeight
|
The value of the weight field
|
Target()
const
TDesC8
&
|
Target
|
(
|
)
|
const [inline]
|
Member Data Documentation
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.