phoneengine/phonemodel/inc/cpeclientcallrequestmonitor.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
equal deleted inserted replaced
23:40a3f856b14d 24:41a7f70b3818
    20 #ifndef CPECLIENTCALLREQUESTMONITOR_H
    20 #ifndef CPECLIENTCALLREQUESTMONITOR_H
    21 #define CPECLIENTCALLREQUESTMONITOR_H
    21 #define CPECLIENTCALLREQUESTMONITOR_H
    22 
    22 
    23 //INCLUDES
    23 //INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <RPhCltServer.h>
    25 #include <rphcltserver.h>
    26 #include "mpeclientcallrequestmonitor.h"
    26 #include "mpeclientcallrequestmonitor.h"
    27 #include <mphcltdialrequestobserver.h>
    27 #include <mphcltdialrequestobserver.h>
    28 
    28 
    29 
    29 
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
   114         /**
   114         /**
   115         * By default Symbian 2nd phase constructor is private.
   115         * By default Symbian 2nd phase constructor is private.
   116         */
   116         */
   117         void ConstructL();
   117         void ConstructL();
   118     
   118     
   119     private:	//Data
   119     private:    //Data
   120         // MPEPhoneModelInternal is used to send message to the phone application
   120         // MPEPhoneModelInternal is used to send message to the phone application
   121         MPEPhoneModelInternal& iModel;
   121         MPEPhoneModelInternal& iModel;
   122         //  Notifies call request from the client/server interface.
   122         //  Notifies call request from the client/server interface.
   123         CPhCltCallNotify& iCallNotifier;
   123         CPhCltCallNotify& iCallNotifier;
   124         // Dial Data
   124         // Dial Data