omadrm/drmengine/agentv2/src/Oma2AgentContent.cpp
changeset 31 908beac81e0a
parent 23 493788a4a8a4
child 49 69d8e75812b7
equal deleted inserted replaced
29:3bdc3b853094 31:908beac81e0a
     1 /*
     1 /*
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    24 #include <caf/attribute.h>
    24 #include <caf/attribute.h>
    25 #include <e32test.h>
    25 #include <e32test.h>
    26 #include <utf.h>
    26 #include <utf.h>
    27 
    27 
    28 
    28 
    29 #include <schemehandler.h>
    29 #include <SchemeHandler.h>
    30 
    30 
    31 
    31 
    32 #include "Oma2AgentContent.h"
    32 #include "Oma2AgentContent.h"
    33 #include "Oma2AgentAttributes.h"
    33 #include "Oma2AgentAttributes.h"
    34 #include "Oma1Dcf.h"
    34 #include "Oma1Dcf.h"
   543         }
   543         }
   544     }
   544     }
   545 
   545 
   546 // -----------------------------------------------------------------------------
   546 // -----------------------------------------------------------------------------
   547 // COma2AgentContent::NotifyStatusChange
   547 // COma2AgentContent::NotifyStatusChange
   548 //
       
   549 // -----------------------------------------------------------------------------
   548 // -----------------------------------------------------------------------------
   550 //
   549 //
   551 void COma2AgentContent::NotifyStatusChange(
   550 void COma2AgentContent::NotifyStatusChange(
   552     TEventMask aEventMask,
   551     TEventMask aEventMask,
   553     TRequestStatus& aStatus,
   552     TRequestStatus& aStatus,