calendarui/controller/inc/calenhashfunctions.inl
branchRCL_3
changeset 29 12af337248b1
parent 0 f979ecb2b13e
child 30 bd7edf625bdd
equal deleted inserted replaced
28:96907930389d 29:12af337248b1
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:   Calendar controller
    14 * Description:  Calendar controller
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
    17 
    19 #ifndef CALENHASHFUNCTIONS_INL_
    18 #ifndef CALENHASHFUNCTIONS_INL_
    20 #define CALENHASHFUNCTIONS_INL_
    19 #define CALENHASHFUNCTIONS_INL_
    21 
    20 
    22 #include <calennotificationhandler.h>   // TCalenNotification
    21 #include "calennotificationhandler.h"
    23 
    22 
    24 // ----------------------------------------------------------------------------
    23 // ----------------------------------------------------------------------------
    25 // Global function HashCalenNotificationFunction
    24 // Global function HashCalenNotificationFunction
    26 // The hash function used to hash the objects of type T. 
    25 // The hash function used to hash the objects of type T. 
    27 // ----------------------------------------------------------------------------
    26 // ----------------------------------------------------------------------------