TSsmState Class Reference
Encapsulates the System State.
Constructor & Destructor Documentation
TSsmState()
Default constructor. Initialise this object to 0.
TSsmState(TSsmMainSystemStates, TUint16)
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 &)
Parameters
const TSsmState & aState | The value to be assigned to this object. |
Member Functions Documentation
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.
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.