phoneengine/phonemodel/inc/cpemanualcallcontrolhandler.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
equal deleted inserted replaced
61:41a7f70b3818 62:5266b1f337bd
    18 
    18 
    19 #ifndef CPEMANUALCALLCONTROLHANDLER_H
    19 #ifndef CPEMANUALCALLCONTROLHANDLER_H
    20 #define CPEMANUALCALLCONTROLHANDLER_H
    20 #define CPEMANUALCALLCONTROLHANDLER_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <cphcltcommandhandler.h>
    23 #include <CPhCltCommandHandler.h>
    24 
    24 
    25 // CONSTANTS
    25 // CONSTANTS
    26 // None.
    26 // None.
    27 
    27 
    28 // MACROS
    28 // MACROS
   136     private: //Constructors
   136     private: //Constructors
   137 
   137 
   138         /**
   138         /**
   139         * C++ default constructor.
   139         * C++ default constructor.
   140         */
   140         */
   141         CPEManualCallControlHandler( MPECallHandling& aCallHandling, 
   141 		CPEManualCallControlHandler( MPECallHandling& aCallHandling, 
   142                 CPEMessageHandler& aMessageHandler,
   142 		        CPEMessageHandler& aMessageHandler,
   143                 MPEDataStore& aDataStore );
   143                 MPEDataStore& aDataStore );
   144     
   144     
   145     protected:  // Data
   145     protected:  // Data
   146         // None.
   146         // None.
   147     private:    // Data
   147     private:    // Data