class TWapAddr : public TSockAddr |
Socket address type used with the WAP SMS Protocol Module.
Public Member Functions | |
---|---|
void | SetWapAddress (const TDesC8 &) |
void | SetWapPort ( TWapPortNumber ) |
TPtrC8 | WapAddress () |
TWapPortNumber | WapPort () |
TBool | operator== (const TWapAddr &) |
Inherited Attributes | |
---|---|
TBuf8< KMaxSockAddrSize >::iBuf | |
TDes8::__DECLARE_TEST | |
TDes8::iMaxLength |
void | SetWapAddress | ( | const TDesC8 & | aTel | ) | [inline] |
Sets the WAP address.
* Sets the WAP port address.
const TDesC8 & aTel | WAP address. |
void | SetWapPort | ( | TWapPortNumber | aPort | ) | [inline] |
Sets the WAP port number.
* Sets the wap port number.
TWapPortNumber aPort | WAP port number |
TBool | operator== | ( | const TWapAddr & | aAddr | ) | const [inline] |
Equality operator.
Comparison operator.
const TWapAddr & aAddr | Object to compare. |
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.