browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrHandler.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 
    19 // INCLUDE FILES
    20 // INCLUDE FILES
    20 #include "DownloadMgrLogger.h"
    21 #include "DownloadMgrLogger.h"
    21 #include "DownloadMgrHandler.h"
    22 #include "DownloadMgrHandler.h"
    22 #include <downloadmgrclient.h>
    23 #include "DownloadMgrClient.h"
    23 #include "DownloadMgrDefAttrib.h"
    24 #include "DownloadMgrDefAttrib.h"
    24 
    25 
    25 // CONSTANTS
    26 // CONSTANTS
       
    27 
    26 
    28 
    27 // GLOBAL FUNCTIONS
    29 // GLOBAL FUNCTIONS
    28 
    30 
    29 // ================= MEMBER FUNCTIONS =======================
    31 // ================= MEMBER FUNCTIONS =======================
    30 
    32