|
|
@ -212,7 +212,7 @@ public:
|
|
|
|
virtual bool ReleaseWakelock(unsigned long wakelock);
|
|
|
|
virtual bool ReleaseWakelock(unsigned long wakelock);
|
|
|
|
|
|
|
|
|
|
|
|
virtual int GetWData(WEATHER_INFO *weatherInfo);
|
|
|
|
virtual int GetWData(WEATHER_INFO *weatherInfo);
|
|
|
|
virtual int GetIceData(ICE_INFO *iceInfo, ICE_TAIL *icetail, SENSOR_PARAM sensorParam);
|
|
|
|
virtual int GetIceData(ICE_INFO *iceInfo, ICE_TAIL *icetail, SENSOR_PARAM *sensorParam);
|
|
|
|
virtual bool OpenSensors();
|
|
|
|
virtual bool OpenSensors();
|
|
|
|
virtual bool CloseSensors();
|
|
|
|
virtual bool CloseSensors();
|
|
|
|
|
|
|
|
|
|
|
|