phoneapp/phoneuistates/inc/cphonestatemachinegsm.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    74             MPhoneViewCommandHandle* aViewCommandHandle );
    74             MPhoneViewCommandHandle* aViewCommandHandle );
    75  
    75  
    76         // Phone customization
    76         // Phone customization
    77         MPhoneCustomization* iCustomization;
    77         MPhoneCustomization* iCustomization;
    78         
    78         
    79  	private: // Data
    79     private: // Data
    80  	
    80     
    81 		// Is emergency object instantiated - needed to prevent multiple instantiation
    81         // Is emergency object instantiated - needed to prevent multiple instantiation
    82  		TBool iEmergencyStateConstructed;
    82         TBool iEmergencyStateConstructed;
    83  	
    83     
    84          // Emergency state which is hold in memory all the time.
    84          // Emergency state which is hold in memory all the time.
    85         MPhoneState* iEmergencyState;         
    85         MPhoneState* iEmergencyState;         
    86     };
    86     };
    87 
    87 
    88 #endif      // CPHONESTATEMACHINEGSM_H
    88 #endif      // CPHONESTATEMACHINEGSM_H