usbmgmt/usbmgrtest/t_charging_emu/inc/tpropertybatterycharging.h
branchRCL_3
changeset 15 f92a4f87e424
parent 0 c9bc50fca66e
child 16 012cc2ee6408
equal deleted inserted replaced
14:d3e8e7d462dd 15:f92a4f87e424
    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;
       
    61 	RProperty iProperty; // only one protected needed ?
    59 	RProperty iProperty; // only one protected needed ?
    62 	
    60 	
    63 	
    61 	
    64 	};
    62 	};