alarmui/src/AlmAlarmControl.cpp
branchRCL_3
changeset 18 d68a4b5d5885
parent 0 f979ecb2b13e
child 29 12af337248b1
equal deleted inserted replaced
16:55d60436f00b 18:d68a4b5d5885
  1321  TBool CAlmAlarmControl::IsStopFromContext()
  1321  TBool CAlmAlarmControl::IsStopFromContext()
  1322  {
  1322  {
  1323  	return iStopFromContextFw;
  1323  	return iStopFromContextFw;
  1324  }
  1324  }
  1325 
  1325 
  1326 // End of File
  1326  CAlarmUtils* CAlmAlarmControl::AlarmUtils() const
       
  1327      {
       
  1328      return iAlarmUtils;
       
  1329      }
       
  1330  // End of File
       
  1331