commonuisupport/uikon/srvinc/EIKBAKSV.H
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1997-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 "Eclipse Public License v1.0"
     4 // under the terms of "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".
   109 
   109 
   110 	void ConstructL();
   110 	void ConstructL();
   111 	static TInt TimerCallBackL(TAny* aPtr);
   111 	static TInt TimerCallBackL(TAny* aPtr);
   112 	void HandleTimerCallBackL();
   112 	void HandleTimerCallBackL();
   113 	void NextL();
   113 	void NextL();
   114 	TBool IsWgIdValid(TInt aWgId);
       
   115 	void CheckCompleteL();
   114 	void CheckCompleteL();
   116 private:
   115 private:
   117 	NONSHARABLE_CLASS(CShutterTimer) : public CPeriodic
   116 	NONSHARABLE_CLASS(CShutterTimer) : public CPeriodic
   118 		{
   117 		{
   119 	public:
   118 	public: