TPfkeyGenExtension Class Reference
-------------------------------------------------------------------------------------------
TPfkeyGenExtension
implements a class to handle PFKEY generic extension data buffer. generic extension data format is LID format begining with four bytes extension header. Extension header consists two bytes extension length and two bytes extension ID. LID format consists from one byte length, one byte ID and parameter data. Buffer format: HL,HID,LID,LID,...LID
------------------------------------------------------------------------------------------
Constructor & Destructor Documentation
TPfkeyGenExtension()
TPfkeyGenExtension
|
(
|
)
|
[inline]
|
TPfkeyGenExtension(TDes8 &)
TPfkeyGenExtension
|
(
|
TDes8
&
|
aMsg
|
)
|
[inline]
|
TPfkeyGenExtension(TDes8 &, TUint16)
TPfkeyGenExtension
|
(
|
TDes8
&
|
aMsg,
|
|
TUint16
|
aHdrId
|
|
)
|
[inline]
|
Member Functions Documentation
CheckExtensionType(TUint16)
CompareParamId(TUint8, TUint32)
FindParameter(TUint8, TUint32 *)
GetExtLength()
TUint32
|
GetExtLength
|
(
|
)
|
[private, inline]
|
GetParamLength(TUint32, TUint32 *)
GetParameterData(TUint8, TDes8 &)
GetParameterStart()
TUint8
*
|
GetParameterStart
|
(
|
)
|
[private, inline]
|
StoreParameter(TUint8, TUint8, TUint8 *)
UpdateExtLength(TUint16)
void
|
UpdateExtLength
|
(
|
TUint16
|
aLth
|
)
|
[private, inline]
|
Member Data Documentation
TDes8 * iExtDesc
TDes8
*
|
iExtDesc
|
[private]
|
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.