| class TPfkeyRecvMsg : public TPfkeyMsgBase |
Concrete class used for receiving messages Has convenience functions to decode the message when demanded
| Public Member Functions | |
|---|---|
| TPfkeyRecvMsg () | |
| TPfkeyRecvMsg (const TDesC8 &) | |
| IMPORT_C TInt | BytesUnparsed () |
| IMPORT_C TInt | NextExtension ( TPfkeyAnyExt &) |
| IMPORT_C void | Reset () |
| Private Attributes | |
|---|---|
| TInt | iReadOffset |
| TInt | iRemaining |
| Inherited Attributes | |
|---|---|
| TBuf8< KPfkeyMsgMaxLen >::iBuf | |
| TDes8::__DECLARE_TEST | |
| TDes8::iMaxLength | |
| IMPORT_C | TPfkeyRecvMsg | ( | const TDesC8 & | aOther | ) |
| const TDesC8 & aOther |
| IMPORT_C TInt | NextExtension | ( | TPfkeyAnyExt & | aExt | ) |
Read the next extension from the header and put it in the descriptor passed to it.
| TPfkeyAnyExt & aExt |
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.