phoneengine/phonemodel/inc/cpeclientemergencycallmonitor.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    18 #ifndef CPECLIENTEMERGENCYCALLMONITOR_H
    18 #ifndef CPECLIENTEMERGENCYCALLMONITOR_H
    19 #define CPECLIENTEMERGENCYCALLMONITOR_H
    19 #define CPECLIENTEMERGENCYCALLMONITOR_H
    20 
    20 
    21 //INCLUDES
    21 //INCLUDES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <CPhCltEmergencyCall.h>
    23 #include <cphcltemergencycall.h>
    24 #include <mphcltdialemergencyrequestobserver.h>
    24 #include <mphcltdialemergencyrequestobserver.h>
    25 #include "mpeclientcallrequestmonitor.h"
    25 #include "mpeclientcallrequestmonitor.h"
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class RTASecuritySession;
    28 class RTASecuritySession;
   116         /**
   116         /**
   117         * By default Symbian 2nd phase constructor is private.
   117         * By default Symbian 2nd phase constructor is private.
   118         */
   118         */
   119         void ConstructL();
   119         void ConstructL();
   120     
   120     
   121     private:	//Data
   121     private:    //Data
   122         // MPEPhoneModelInternal is used to send message to the phone application
   122         // MPEPhoneModelInternal is used to send message to the phone application
   123         MPEPhoneModelInternal& iModel;
   123         MPEPhoneModelInternal& iModel;
   124         //  Notifies call request from the client/server interface.
   124         //  Notifies call request from the client/server interface.
   125         CPhCltCallNotify& iCallNotifier;
   125         CPhCltCallNotify& iCallNotifier;
   126         // Client originated call (on/off)
   126         // Client originated call (on/off)