#include <roch_diagnostics.h>
Private Attributes | |
roch_msgs::RochStatus & | msg_ |
Definition at line 62 of file roch_diagnostics.h.
|
explicit |
roch_base::rochHardwareDiagnosticTask< sawyer::DataSystemStatus >::rochHardwareDiagnosticTask | ( | roch_msgs::RochStatus & | msg | ) |
roch_base::rochHardwareDiagnosticTask< sawyer::DataPowerSystem >::rochHardwareDiagnosticTask | ( | roch_msgs::RochStatus & | msg | ) |
roch_base::rochHardwareDiagnosticTask< sawyer::DataSafetySystemStatus >::rochHardwareDiagnosticTask | ( | roch_msgs::RochStatus & | msg | ) |
roch_base::rochHardwareDiagnosticTask< sawyer::DataSystemStatus >::rochHardwareDiagnosticTask | ( | roch_msgs::RochStatus & | msg | ) |
Definition at line 62 of file roch_diagnostics.cpp.
roch_base::rochHardwareDiagnosticTask< sawyer::DataPowerSystem >::rochHardwareDiagnosticTask | ( | roch_msgs::RochStatus & | msg | ) |
Definition at line 151 of file roch_diagnostics.cpp.
roch_base::rochHardwareDiagnosticTask< sawyer::DataSafetySystemStatus >::rochHardwareDiagnosticTask | ( | roch_msgs::RochStatus & | msg | ) |
Definition at line 185 of file roch_diagnostics.cpp.
|
inlinevirtual |
Implements diagnostic_updater::DiagnosticTask.
Definition at line 68 of file roch_diagnostics.h.
void roch_base::rochHardwareDiagnosticTask< sawyer::DataSystemStatus >::update | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat, |
core::Channel< sawyer::DataSystemStatus >::Ptr & | system_status | ||
) |
Definition at line 70 of file roch_diagnostics.cpp.
void roch_base::rochHardwareDiagnosticTask< T >::update | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat, |
typename core::Channel< T >::Ptr & | status | ||
) |
void roch_base::rochHardwareDiagnosticTask< sawyer::DataSystemStatus >::update | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat, |
core::Channel< sawyer::DataSystemStatus >::Ptr & | status | ||
) |
void roch_base::rochHardwareDiagnosticTask< sawyer::DataPowerSystem >::update | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat, |
core::Channel< sawyer::DataPowerSystem >::Ptr & | status | ||
) |
void roch_base::rochHardwareDiagnosticTask< sawyer::DataSafetySystemStatus >::update | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat, |
core::Channel< sawyer::DataSafetySystemStatus >::Ptr & | status | ||
) |
void roch_base::rochHardwareDiagnosticTask< sawyer::DataPowerSystem >::update | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat, |
core::Channel< sawyer::DataPowerSystem >::Ptr & | power_status | ||
) |
Definition at line 158 of file roch_diagnostics.cpp.
void roch_base::rochHardwareDiagnosticTask< sawyer::DataSafetySystemStatus >::update | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat, |
core::Channel< sawyer::DataSafetySystemStatus >::Ptr & | safety_status | ||
) |
Definition at line 193 of file roch_diagnostics.cpp.
|
private |
Definition at line 80 of file roch_diagnostics.h.