backupandrestore/backuptest/burtestserver/TestSteps/inc/t_burteststepbase.h
branchRCL_3
changeset 20 4a793f564d72
parent 19 0aa8cc770c8a
equal deleted inserted replaced
19:0aa8cc770c8a 20:4a793f564d72
    88 		inline TInt ExpectStatus() const;
    88 		inline TInt ExpectStatus() const;
    89 		inline TInt ExpectStatus2() const;
    89 		inline TInt ExpectStatus2() const;
    90 		
    90 		
    91 	public:
    91 	public:
    92 		RSIDArray iSidArray;
    92 		RSIDArray iSidArray;
    93 		// add support for exclude sid list
       
    94 		RSIDArray iExcludeSidArray;
       
    95 		
       
    96 		
    93 		
    97 	private:
    94 	private:
    98 		HBufC* GetIndentation(TInt aLevel);
    95 		HBufC* GetIndentation(TInt aLevel);
    99 		
    96 		
   100 	protected:
    97 	protected: