usbmgmt/usbmgrtest/t_charging_emu/inc/tpropertybatterycharging.h
branchRCL_3
changeset 16 012cc2ee6408
parent 15 f92a4f87e424
equal deleted inserted replaced
15:f92a4f87e424 16:012cc2ee6408
    54 private: // owned
    54 private: // owned
    55 	CActivePropertyWriteRepository* iActiveWriteRepository;
    55 	CActivePropertyWriteRepository* iActiveWriteRepository;
    56 	CActivePropertyReadChargingCurrent* iActiveReadChargingCurrent;
    56 	CActivePropertyReadChargingCurrent* iActiveReadChargingCurrent;
    57 	CRepository* iRepository;
    57 	CRepository* iRepository;
    58 	
    58 	
       
    59 	//RProperty iPropertyWrittenToRepositoryAck;
       
    60 	//RProperty iPropertyReadChargingCurrentAck;
    59 	RProperty iProperty; // only one protected needed ?
    61 	RProperty iProperty; // only one protected needed ?
    60 	
    62 	
    61 	
    63 	
    62 	};
    64 	};