#include <roch_diagnostics.h>
Definition at line 62 of file roch_diagnostics.h.
roch_base::rochHardwareDiagnosticTask< T >::rochHardwareDiagnosticTask | ( | roch_msgs::RochStatus & | msg | ) | [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 | ) | [static] |
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.
void roch_base::rochHardwareDiagnosticTask< T >::run | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat | ) | [inline, virtual] |
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.
roch_msgs::RochStatus& roch_base::rochHardwareDiagnosticTask< T >::msg_ [private] |
Definition at line 80 of file roch_diagnostics.h.