equal
deleted
inserted
replaced
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
21 */ |
21 */ |
22 #ifndef __CRASH_LOG_WALKER_H_INCLUDED__ |
22 #ifndef __CRASH_LOG_WALKER_H_INCLUDED__ |
23 #define __CRASH_LOG_WALKER_H_INCLUDED__ |
23 #define __CRASH_LOG_WALKER_H_INCLUDED__ |
24 |
24 |
25 #include <e32cmn.h> |
25 #include <e32cmn.h> |
26 #include <rm_debug_api.h> |
|
27 |
26 |
28 #include <scmdatatypes.h> |
27 #include <scmdatatypes.h> |
29 |
28 |
30 namespace Debug |
29 namespace Debug |
31 { |
30 { |