TDnsRespNAPTR Class Reference
class TDnsRespNAPTR : public TDnsQryRespBase |
DNS NAPTR query response representation. See RFC2915.
Constructor & Destructor Documentation
Member Functions Documentation
Flags()
const TDesC8 & | Flags | ( | ) | const [inline] |
Regexp()
const TDesC8 & | Regexp | ( | ) | const [inline] |
Replacement()
const TDesC8 & | Replacement | ( | ) | const [inline] |
Service()
const TDesC8 & | Service | ( | ) | const [inline] |
SetFlags(const TDesC8 &)
void | SetFlags | ( | const TDesC8 & | aFlags | ) | [inline] |
Sets the value of Flags string
Parameters
const TDesC8 & aFlags | Flags string |
SetOrder(TUint16)
void | SetOrder | ( | TUint16 | aOrder | ) | [inline] |
Sets the value of Order field
SetPref(TUint16)
Sets the value of Preference field
Parameters
TUint16 aPref | Preference field value |
SetRegexp(const TDesC8 &)
void | SetRegexp | ( | const TDesC8 & | aRegexp | ) | [inline] |
Sets the value of Regexp field
Parameters
const TDesC8 & aRegexp | Regexp field value |
SetReplacement(const TDesC8 &)
void | SetReplacement | ( | const TDesC8 & | aReplacement | ) | [inline] |
Sets the value of Replacement field
Parameters
const TDesC8 & aReplacement | Replacement field value |
SetService(const TDesC8 &)
void | SetService | ( | const TDesC8 & | aService | ) | [inline] |
Sets the value of service name(s) available
Parameters
const TDesC8 & aService | service name(s) available |
Member Data Documentation
TDnsDomainName
iReplacement
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.