GeneralSystemState() | sick::datastructure::GeneralSystemState | |
getApplicationError() const | sick::datastructure::GeneralSystemState | |
getContaminationError() const | sick::datastructure::GeneralSystemState | |
getContaminationWarning() const | sick::datastructure::GeneralSystemState | |
getCurrentMonitoringCaseNoTable1() const | sick::datastructure::GeneralSystemState | |
getCurrentMonitoringCaseNoTable2() const | sick::datastructure::GeneralSystemState | |
getCurrentMonitoringCaseNoTable3() const | sick::datastructure::GeneralSystemState | |
getCurrentMonitoringCaseNoTable4() const | sick::datastructure::GeneralSystemState | |
getDeviceError() const | sick::datastructure::GeneralSystemState | |
getManipulationStatus() const | sick::datastructure::GeneralSystemState | |
getNonSafeCutOffPathVector() const | sick::datastructure::GeneralSystemState | |
getReferenceContourStatus() const | sick::datastructure::GeneralSystemState | |
getResetRequiredCutOffPathVector() const | sick::datastructure::GeneralSystemState | |
getRunModeActive() const | sick::datastructure::GeneralSystemState | |
getSafeCutOffPathVector() const | sick::datastructure::GeneralSystemState | |
getStandbyModeActive() const | sick::datastructure::GeneralSystemState | |
isEmpty() const | sick::datastructure::GeneralSystemState | |
m_application_error | sick::datastructure::GeneralSystemState | private |
m_contamination_error | sick::datastructure::GeneralSystemState | private |
m_contamination_warning | sick::datastructure::GeneralSystemState | private |
m_current_monitoring_case_no_table_1 | sick::datastructure::GeneralSystemState | private |
m_current_monitoring_case_no_table_2 | sick::datastructure::GeneralSystemState | private |
m_current_monitoring_case_no_table_3 | sick::datastructure::GeneralSystemState | private |
m_current_monitoring_case_no_table_4 | sick::datastructure::GeneralSystemState | private |
m_device_error | sick::datastructure::GeneralSystemState | private |
m_is_empty | sick::datastructure::GeneralSystemState | private |
m_manipulation_status | sick::datastructure::GeneralSystemState | private |
m_non_safe_cut_off_path_vector | sick::datastructure::GeneralSystemState | private |
m_reference_contour_status | sick::datastructure::GeneralSystemState | private |
m_reset_required_cut_off_path_vector | sick::datastructure::GeneralSystemState | private |
m_run_mode_active | sick::datastructure::GeneralSystemState | private |
m_safe_cut_off_path_vector | sick::datastructure::GeneralSystemState | private |
m_standby_mode_active | sick::datastructure::GeneralSystemState | private |
setApplicationError(bool application_error) | sick::datastructure::GeneralSystemState | |
setContaminationError(bool contamination_error) | sick::datastructure::GeneralSystemState | |
setContaminationWarning(bool contamination_warning) | sick::datastructure::GeneralSystemState | |
setCurrentMonitoringCaseNoTable1(const uint8_t ¤t_monitoring_case_no_table_1) | sick::datastructure::GeneralSystemState | |
setCurrentMonitoringCaseNoTable2(const uint8_t ¤t_monitoring_case_no_table_2) | sick::datastructure::GeneralSystemState | |
setCurrentMonitoringCaseNoTable3(const uint8_t ¤t_monitoring_case_no_table_3) | sick::datastructure::GeneralSystemState | |
setCurrentMonitoringCaseNoTable4(const uint8_t ¤t_monitoring_case_no_table_4) | sick::datastructure::GeneralSystemState | |
setDeviceError(bool device_error) | sick::datastructure::GeneralSystemState | |
setIsEmpty(bool is_empty) | sick::datastructure::GeneralSystemState | |
setManipulationStatus(bool manipulation_status) | sick::datastructure::GeneralSystemState | |
setNonSafeCutOffPathVector(const std::vector< bool > &non_safe_cut_off_path_vector) | sick::datastructure::GeneralSystemState | |
setReferenceContourStatus(bool reference_contour_status) | sick::datastructure::GeneralSystemState | |
setResetRequiredCutOffPathVector(const std::vector< bool > &reset_required_cut_off_path_vector) | sick::datastructure::GeneralSystemState | |
setRunModeActive(bool run_mode_active) | sick::datastructure::GeneralSystemState | |
setSafeCutOffPathvector(const std::vector< bool > &safe_cut_off_path_vector) | sick::datastructure::GeneralSystemState | |
setStandbyModeActive(bool standby_mode_active) | sick::datastructure::GeneralSystemState | |