11 #include "gcp/util/common/GenericTaskMsg.h"
13 #include "gcp/mediator/specific/DioMsg.h"
57 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
76 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
78 type = START_DATAFRAME;
87 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
89 type = DISPATCH_DATAFRAME;
98 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
100 type = PACK_BOLO_DATAFRAME;
109 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
122 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
126 body.feature.seq = seq;
127 body.feature.mode = mode;
128 body.feature.mask = mask;
138 #endif // End #ifndef
Definition: GenericTaskMsg.h:31
Definition: ScannerMsg.h:42
GenericMsgType genericMsgType_
Definition: GenericTaskMsg.h:50