RSat::TSatPCmdBase Class Reference
class RSat::TSatPCmdBase : public RSat::TSatBase
|
Base class for all the (U)SAT ETel API proactive command classes.
TSatPCmdBase
inherits from
TSatBase
and is the base class for all the (U)SAT ETel API proactive command classes, for which it holds the associated proactive command number.
Constructor & Destructor Documentation
TSatPCmdBase()
TSatPCmdBase
|
(
|
)
|
[protected]
|
Member Functions Documentation
PCmdNumber()
IMPORT_C
TUint8
|
PCmdNumber
|
(
|
)
|
const
|
This method returns the value of iPCmdNumber for the associated proactive command class. The PCmd Number is the one originally issued by the UICC card.
SetPCmdNumber(TUint8)
This method sets iPCmdNumber for the associated proactive command class. The PCmd Number is the one originally issued by the UICC card.
Parameters
TUint8
aNumber
|
PCmdNumber associated with the proactive command sent by the UICC card.
|
Member Data Documentation
TUint8
iPCmdNumber
TUint8
|
iPCmdNumber
|
[protected]
|
Proactive command number from 3GPP 31.111 and ETSI TS 102 223. Valid range is 0x01 to 0xFE.
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.