equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2003 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2003-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". |
27 * |
27 * |
28 * |
28 * |
29 * @lib SwimReader.lib |
29 * @lib SwimReader.lib |
30 * @since Series60 2.1 |
30 * @since Series60 2.1 |
31 */ |
31 */ |
32 class CSwimReaderLauncher : public MScardReaderLauncher, public CBase |
32 class CSwimReaderLauncher : public MScardReaderLauncher, public CBase |
33 { |
33 { |
34 public: // Constructors and destructor |
34 public: // Constructors and destructor |
35 |
35 |
36 /** |
36 /** |
37 * C++ default constructor. |
37 * C++ default constructor. |