tsrc/VCXTestUtilModule/inc/IptvTestUtilModule.h
changeset 1 6711b85517b7
parent 0 96612d01cf9f
equal deleted inserted replaced
0:96612d01cf9f 1:6711b85517b7
   291         /**
   291         /**
   292         * Set the system timezone.
   292         * Set the system timezone.
   293         */
   293         */
   294 		virtual TInt SetTimeZone(CStifItemParser& aItem );
   294 		virtual TInt SetTimeZone(CStifItemParser& aItem );
   295 
   295 
   296 
   296         /**
       
   297         * Sets the default iap id value to cenrep.
       
   298         */
       
   299 		virtual TInt SetDefaultIapCenRepL(CStifItemParser& aItem );
       
   300 		
   297         /**
   301         /**
   298         * Removes the used destination cenrep value.
   302         * Removes the used destination cenrep value.
   299         */
   303         */
   300         virtual TInt DeleteUsedDestinationCenRepL( CStifItemParser& aItem );
   304         virtual TInt DeleteUsedDestinationCenRepL( CStifItemParser& aItem );
   301 
   305