browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrTransObserver.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    14 * Description: 
    14 * Description: 
    15 *     This file contains the declaration of transaction observer of Download Mgr Server.
    15 *     This file contains the declaration of transaction observer of Download Mgr Server.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
       
    19 
    19 // INCLUDE FILES
    20 // INCLUDE FILES
    20 #include "DownloadMgrTransObserver.h"
    21 #include "DownloadMgrTransObserver.h"
    21 #include <downloadmgrclient.h>
    22 #include "DownloadMgrClient.h"
    22 
    23 
    23 // CONSTANTS
    24 // CONSTANTS
       
    25 
    24 
    26 
    25 // GLOBAL FUNCTIONS
    27 // GLOBAL FUNCTIONS
    26 
    28 
    27 // ================= MEMBER FUNCTIONS =======================
    29 // ================= MEMBER FUNCTIONS =======================
    28 
    30