TSsmState Class Reference
Encapsulates the System State.
Constructor & Destructor Documentation
TSsmState()
Default constructor. Initialise this object to 0.
TSsmState(TSsmMainSystemStates, TUint16)
IMPORT_C
|
TSsmState
|
(
|
TSsmMainSystemStates
|
aMainState,
|
|
TUint16
|
aSubState
|
|
)
|
|
Constructor taking aMainState and aSubState as two separate arguments.
Parameters
TSsmMainSystemStates
aMainState
|
The main state to be assigned to this object.
|
TUint16
aSubState
|
The sub state to be assigned to this object.
|
TSsmState(TUint16, TUint16)
Constructor taking aMainState and aSubState as two separate arguments.
Parameters
TUint16
aMainState
|
The main state to be assigned to this object.
|
TUint16
aSubState
|
The sub state to be assigned to this object.
|
TSsmState(const TSsmState &)
IMPORT_C
|
TSsmState
|
(
|
const
TSsmState
&
|
aState
|
)
|
|
Parameters
const
TSsmState
& aState
|
The value to be assigned to this object.
|
Member Functions Documentation
MainState()
IMPORT_C
TUint16
|
MainState
|
(
|
)
|
const
|
Set(TUint16, TUint16)
Parameters
TUint16
aMainState
|
The major state to be assigned to this object.
|
TUint16
aSubState
|
The sub state to be assigned to this object.
|
SetFromInt(TUint32)
IMPORT_C void
|
SetFromInt
|
(
|
TUint32
|
aValue
|
)
|
|
Set member data using a 32-bit unsigned integer.
SubState()
IMPORT_C
TUint16
|
SubState
|
(
|
)
|
const
|
operator!=(const TSsmState &)
Parameters
const
TSsmState
& aState
|
The value to be compared.
|
operator=(const TSsmState &)
Parameters
const
TSsmState
& aState
|
The value to be assigned to this object.
|
operator==(const TSsmState &)
Parameters
const
TSsmState
& aState
|
The value to be compared.
|
Member Data Documentation
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.