1 #ifndef GCP_GRABBER_CONTROLMSG_H
2 #define GCP_GRABBER_CONTROLMSG_H
11 #include "gcp/util/common/GenericTaskMsg.h"
12 #include "gcp/util/common/NetMsg.h"
52 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
56 return &
body.networkMsg;
70 gcp::util::GenericTaskMsg::TASK_SPECIFIC;
81 #endif // End #ifndef GCP_GRABBER_CONTROL_H
Definition: GenericTaskMsg.h:31
void packConnectMsg()
Definition: ControlMsg.h:67
gcp::util::NetMsg * getNetMsg()
Definition: ControlMsg.h:49
union gcp::grabber::ControlMsg::@169 body
MsgType
Definition: ControlMsg.h:25
GenericMsgType genericMsgType_
Definition: GenericTaskMsg.h:50
MsgType type
Definition: ControlMsg.h:37