backupandrestore/backuptest/burtestserver/TestSteps/inc/t_burteststepbase.h
branchRCL_3
changeset 19 0aa8cc770c8a
parent 0 d0791faffa3f
child 20 4a793f564d72
equal deleted inserted replaced
18:453dfc402455 19:0aa8cc770c8a
    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 		
    93 		
    96 		
    94 	private:
    97 	private:
    95 		HBufC* GetIndentation(TInt aLevel);
    98 		HBufC* GetIndentation(TInt aLevel);
    96 		
    99 		
    97 	protected:
   100 	protected: