class TPfkeySendMsgBase : public TPfkeyMsgBase |
Public Member Functions | |
---|---|
TPfkeySendMsgBase(TUint8, TUint8, TInt, TInt) | |
TPfkeySendMsgBase() | |
IMPORT_C TInt | AddExt(const TPfkeyAnyExt &, const TDesC8 &) |
IMPORT_C void | Finalize() |
IMPORT_C void | Reset(TUint8, TUint8, TInt, TInt) |
Inherited Attributes | |
---|---|
TBuf8< KPfkeyMsgMaxLen >::iBuf | |
TDes8::__DECLARE_TEST | |
TDes8::iMaxLength |
IMPORT_C | TPfkeySendMsgBase | ( | TUint8 | aType, |
TUint8 | aSatype, | |||
TInt | aRequestCount, | |||
TInt | aPid | |||
) |
This initializes the packet stream and sets the packet header This can leave
IMPORT_C TInt | AddExt | ( | const TPfkeyAnyExt & | aExtHdr, |
const TDesC8 & | aExtData = KNullDesC8 | |||
) |
This adds the extensions in the list to the message,
const TPfkeyAnyExt & aExtHdr | extension header to be added to the message |
const TDesC8 & aExtData = KNullDesC8 | extension data to be added to the message |
IMPORT_C void | Reset | ( | TUint8 | aType, |
TUint8 | aSaType, | |||
TInt | aRequestCount, | |||
TInt | aPid | |||
) |
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.