browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrTransObserver.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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 
       
    20 // INCLUDE FILES
    19 // INCLUDE FILES
    21 #include "DownloadMgrTransObserver.h"
    20 #include "DownloadMgrTransObserver.h"
    22 #include "DownloadMgrClient.h"
    21 #include <downloadmgrclient.h>
    23 
    22 
    24 // CONSTANTS
    23 // CONSTANTS
    25 
       
    26 
    24 
    27 // GLOBAL FUNCTIONS
    25 // GLOBAL FUNCTIONS
    28 
    26 
    29 // ================= MEMBER FUNCTIONS =======================
    27 // ================= MEMBER FUNCTIONS =======================
    30 
    28