phoneengine/phonemodel/inc/cpemanualcallcontrolhandler.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    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