codhandler/codeng/src/DownloadDataClient.cpp
changeset 37 cb62a4f66ebe
parent 16 a359256acfc6
child 38 6297cdf66332
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    15 *      Implementation of class CDownloadDataClient.   
    15 *      Implementation of class CDownloadDataClient.   
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
       
    21 // INCLUDE FILES
    20 // INCLUDE FILES
    22 
    21 
    23 #include <s32mem.h>
    22 #include <s32mem.h>
    24 #include "DownloadDataClient.h"
    23 #include "DownloadDataClient.h"
    25 #include "CodData.h"
    24 #include "CodData.h"
    26 #include "CodUtil.h"
    25 #include "CodUtil.h"
    27 
    26 
    28 // ================= CONSTANTS =======================
    27 // ================= CONSTANTS =======================
    29 
    28 
    30 
       
    31 // ================= MEMBER FUNCTIONS =======================
    29 // ================= MEMBER FUNCTIONS =======================
    32 
    30 
    33     
       
    34 // ---------------------------------------------------------
    31 // ---------------------------------------------------------
    35 // CMediaDataClient::NewL()
    32 // CMediaDataClient::NewL()
    36 // ---------------------------------------------------------
    33 // ---------------------------------------------------------
    37 //
    34 //
    38 CMediaDataClient* CMediaDataClient::NewL()
    35 CMediaDataClient* CMediaDataClient::NewL()