My Project
|
Public Member Functions | |
AntennaNetCmdForwarder () | |
virtual | ~AntennaNetCmdForwarder () |
virtual void | forwardNetCmd (gcp::util::NetCmd *netCmd) |
![]() | |
NetCmdForwarder () | |
virtual | ~NetCmdForwarder () |
Protected Member Functions | |
virtual void | forwardControlNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardOpticalCameraNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardRxSimulatorNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardWeatherNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardTrackerNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardScannerNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardRxNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardRoachNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardLnaNetCmd (gcp::util::NetCmd *netCmd) |
virtual void | forwardBoardNetCmd (gcp::util::NetCmd *netCmd) |
AntennaNetCmdForwarder::AntennaNetCmdForwarder | ( | ) |
Constructor.
....................................................................... Constructor.
|
virtual |
Destructor.
....................................................................... Destructor.
|
protectedvirtual |
Board flagging commands
....................................................................... Board flagging commands
|
protectedvirtual |
Forward a control command
......................................................................., Forward a control command
|
protectedvirtual |
AntennaLna task commands
....................................................................... AntennaLna task commands
|
virtual |
A virtual method to forward a command received from the ACC. Make this virtual so that inheritors can completely redefine what happens with a received command, if they wish.
....................................................................... Forward a network command intended for an antenna
Implements gcp::util::NetCmdForwarder.
Reimplemented in gcp::mediator::AntennaNetCmdForwarderNormal.
|
protectedvirtual |
Optical Camera commands
....................................................................... Optical Camera commands
|
protectedvirtual |
AntennaRoach task commands
....................................................................... AntennaRoach task commands
|
protectedvirtual |
AntennaRx task commands
....................................................................... AntennaRx task commands
|
protectedvirtual |
RxSim commands
....................................................................... RxSim commands
|
protectedvirtual |
Scanner task commands
....................................................................... Scanner task commands
|
protectedvirtual |
Forward a tracker net command
....................................................................... Forward a tracker net command
|
protectedvirtual |
Forward a command for the weather station
....................................................................... Forward a command for the weather station