profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp
branchRCL_3
changeset 24 8ee96d21d9bf
parent 8 f62c3a3d66b8
child 25 7e0eff37aedb
equal deleted inserted replaced
23:8bda91a87a00 24:8ee96d21d9bf
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include    "CProEngNotifyHandlerImpl.h"
    21 #include    "CProEngNotifyHandlerImpl.h"
       
    22 #include    "CProEngProfileActivationDelegate.h"
       
    23 #include    "CProEngActiveProfileDelegate.h"
       
    24 #include    "CProEngProfileNameArrayEventDelegate.h"
       
    25 #include    "CProEngProfileEventDelegate.h"
       
    26 #include    "ProfileEnginePrivateCRKeys.h"
    22 #include    <MProEngProfileActivationObserver.h>
    27 #include    <MProEngProfileActivationObserver.h>
    23 #include    <MProEngActiveProfileObserver.h>
    28 #include    <MProEngActiveProfileObserver.h>
    24 #include    <MProEngProfileObserver.h>
    29 #include    <MProEngProfileObserver.h>
    25 #include    <MProEngProfileNameArrayObserver.h>
    30 #include    <MProEngProfileNameArrayObserver.h>
    26 #include    <ProfileEngineConstants.h>
    31 #include    <ProfileEngineConstants.h>
    27 #include    "ProfileEnginePrivateCRKeys.h"
       
    28 #include    <ProfileEnginePrivatePSKeys.h>
    32 #include    <ProfileEnginePrivatePSKeys.h>
    29 #include    "CProEngProfileActivationDelegate.h"
       
    30 #include    "CProEngActiveProfileDelegate.h"
       
    31 #include    "CProEngProfileNameArrayEventDelegate.h"
       
    32 #include    "CProEngProfileEventDelegate.h"
       
    33 
    33 
    34 
    34 
    35 // ============================= LOCAL FUNCTIONS ===============================
    35 // ============================= LOCAL FUNCTIONS ===============================
    36 
    36 
    37 // -----------------------------------------------------------------------------
    37 // -----------------------------------------------------------------------------
    51 
    51 
    52 // -----------------------------------------------------------------------------
    52 // -----------------------------------------------------------------------------
    53 // CProEngNotifyHandlerImpl::CProEngNotifyHandlerImpl
    53 // CProEngNotifyHandlerImpl::CProEngNotifyHandlerImpl
    54 // -----------------------------------------------------------------------------
    54 // -----------------------------------------------------------------------------
    55 //
    55 //
    56 CProEngNotifyHandlerImpl::CProEngNotifyHandlerImpl()
    56 CProEngNotifyHandlerImpl::CProEngNotifyHandlerImpl() : 
       
    57     iActiveIdEventDelegate( NULL ),
       
    58     iActiveProfileEventDelegate( NULL ),
       
    59     iNameArrayEventDelegate( NULL )
    57     {
    60     {
    58     }
    61     }
    59 
    62 
    60 // -----------------------------------------------------------------------------
    63 // -----------------------------------------------------------------------------
    61 // CProEngNotifyHandlerImpl::NewL
    64 // CProEngNotifyHandlerImpl::NewL