1 #ifndef GCP_ASSEMBLER_TRANSNETCMDFORWARDER_H
2 #define GCP_ASSEMBLER_TRANSNETCMDFORWARDER_H
11 #include "gcp/util/specific/ArrayNetCmdForwarder.h"
53 bool receivingInitScript_;
87 void forwardAntennaControlMsg(
ControlMsg* msg);
97 void forwardGrabberControlMsg(
ControlMsg* msg);
111 #endif // End #ifndef GCP_ASSEMBLER_TRANSNETCMDFORWARDER_H
Definition: ArrayNetCmdForwarder.h:23