testfws/stif/inc/TestThreadContainer.h
changeset 4 b8d1455fddc0
parent 2 73b88125830c
equal deleted inserted replaced
2:73b88125830c 4:b8d1455fddc0
   211         /**
   211         /**
   212         * With this can be stored information about test measurement
   212         * With this can be stored information about test measurement
   213         * to TestServer space.
   213         * to TestServer space.
   214         */ 
   214         */ 
   215         virtual TInt HandleMeasurementProcess(
   215         virtual TInt HandleMeasurementProcess(
   216                     CSTIFTestMeasurement::TStifMeasurementStruct aSTIFMeasurementInfo );
   216                     const CSTIFTestMeasurement::TStifMeasurementStruct& aSTIFMeasurementInfo );
   217 
   217 
   218         /**
   218         /**
   219         * Completes a command request.
   219         * Completes a command request.
   220         * This function is called from test execution thread.
   220         * This function is called from test execution thread.
   221         */
   221         */