omadrm/drmengine/roap/src/RoapEngBase.cpp
changeset 23 493788a4a8a4
parent 0 95b198f216e5
child 32 457cd4423b8c
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <DrmRights.h>
    20 #include <DRMRights.h>
    21 #include <DrmRightsClient.h>
    21 #include <DRMRightsClient.h>
    22 // #include <GenericParam.h> // from S60
    22 // #include <GenericParam.h> // from S60
    23 #include "RoapEngBase.h"
    23 #include "RoapEngBase.h"
    24 #include "RoapHttpHandler.h"
    24 #include "RoapHttpHandler.h"
    25 #include "RoapTrigger.h"
    25 #include "RoapTrigger.h"
    26 #include "RoapDef.h"
    26 #include "RoapDef.h"
    27 #include "RoapMessage.h"
    27 #include "RoapMessage.h"
    28 #include "RoapLog.h"
    28 #include "RoapLog.h"
    29 #include "RoapObserver.h"
    29 #include "RoapObserver.h"
    30 #include "DrmRiContext.h"
    30 #include "DRMRIContext.h"
    31 #include "RoapStorageClient.h"
    31 #include "RoapStorageClient.h"
    32 
    32 
    33 using namespace Roap;
    33 using namespace Roap;
    34 
    34 
    35 // ================= MEMBER FUNCTIONS =======================
    35 // ================= MEMBER FUNCTIONS =======================