browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrHandler.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    14 * Description: 
    14 * Description: 
    15 *     This file contains the declaration of the  receive handler of Download Mgr Server.
    15 *     This file contains the declaration of the  receive handler of Download Mgr Server.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
       
    20 // INCLUDE FILES
    19 // INCLUDE FILES
    21 #include "DownloadMgrLogger.h"
    20 #include "DownloadMgrLogger.h"
    22 #include "DownloadMgrHandler.h"
    21 #include "DownloadMgrHandler.h"
    23 #include "downloadmgrclient.h"
    22 #include <downloadmgrclient.h>
    24 #include "DownloadMgrDefAttrib.h"
    23 #include "DownloadMgrDefAttrib.h"
    25 
    24 
    26 // CONSTANTS
    25 // CONSTANTS
    27 
       
    28 
    26 
    29 // GLOBAL FUNCTIONS
    27 // GLOBAL FUNCTIONS
    30 
    28 
    31 // ================= MEMBER FUNCTIONS =======================
    29 // ================= MEMBER FUNCTIONS =======================
    32 
    30