videoutils_plat/videoconnutility_api/tsrc/VCXTestUtilModule/inc/IptvTestUtilModule.h
changeset 15 6c92a12abac0
parent 3 bdf78597b41c
equal deleted inserted replaced
3:bdf78597b41c 15:6c92a12abac0
   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 		
       
   301         /**
   297         /**
   302         * Removes the used destination cenrep value.
   298         * Removes the used destination cenrep value.
   303         */
   299         */
   304         virtual TInt DeleteUsedDestinationCenRepL( CStifItemParser& aItem );
   300         virtual TInt DeleteUsedDestinationCenRepL( CStifItemParser& aItem );
   305 
   301