1 #ifndef GCP_ASSEMBLER_WXCONTROL_H
2 #define GCP_ASSEMBLER_WXCONTROL_H
14 #include "gcp/mediator/specific/WxControlMsg.h"
16 #include "gcp/util/common/Angle.h"
17 #include "gcp/util/common/Date.h"
18 #include "gcp/util/common/GenericTask.h"
19 #include "gcp/util/common/Percent.h"
20 #include "gcp/util/common/Pressure.h"
21 #include "gcp/util/common/Speed.h"
22 #include "gcp/util/common/Temperature.h"
23 #include "gcp/util/common/TcpClient.h"
24 #include "gcp/util/common/TimeVal.h"
30 class MonitorPointManager;
74 void decrementPending();
81 friend class SptWxClient;
88 struct timeval* timeOut_;
109 void enableTimeOut(
bool enable);
114 void initiateReadValuesCommSequence();
131 void distributeWeatherData(
WxData& data);
140 #endif // End #ifndef GCP_ASSEMBLER_WXCONTROL_H
Definition: Temperature.h:17
Definition: Pressure.h:22
Definition: MonitorPoint.h:32
Definition: MonitorPointManager.h:25
Definition: GenericTask.h:33