My Project
|
Public Member Functions | |
NetCmd (gcp::control::RtcNetCmd rtc, gcp::control::NetCmdId opcode) | |
NetCmd () | |
virtual | ~NetCmd () |
void | packAtmosCmd (Temperature &airTemp, Percent &humidity, Pressure &pressure, AntNum::Id antennas=AntNum::ANTALL) |
Public Attributes | |
gcp::control::RtcNetCmd | rtc_ |
gcp::control::NetCmdId | opcode_ |
bool | init_ |
NetCmd::NetCmd | ( | gcp::control::RtcNetCmd | rtc, |
gcp::control::NetCmdId | opcode | ||
) |
Constructor.
....................................................................... Constructor.
NetCmd::NetCmd | ( | ) |
....................................................................... Constructor.
|
virtual |
Destructor.
....................................................................... Destructor.