| /builds/pid/utils/pid-threading/include/loops/pid/loops/loop.h |
| 54 | unusedStructMember | 563 | style | struct member 'check_good_type::value' is never used. |
| 60 | unusedStructMember | 563 | style | struct member 'check_good_type::value' is never used. |
| 69 | functionStatic | 398 | performance, inconcl. | Technically the member function 'pid::loops::Loop::expand_events' can be static (but you may consider moving to unnamed namespace). |
| 89 | functionConst | 398 | style, inconcl. | Technically the member function 'pid::loops::Loop::synchronized' can be const. |
| 178 | functionConst | 398 | style, inconcl. | Technically the member function 'pid::loops::Loop::check_move' can be const. |
| 204 | noExplicitConstructor | 398 | style | Class 'Loop' has a constructor with 1 argument that is not explicit. |
| /builds/pid/utils/pid-threading/include/loops/pid/loops/loop_common.h |
| 80 | unusedStructMember | 563 | style | struct member 'EventNotification::emitter_' is never used. |
| 87 | unusedStructMember | 563 | style | struct member 'LoopTimingConfiguration::duration_' is never used. |
| 98 | unusedStructMember | 563 | style | struct member 'LoopSynchroConfiguration::size_events_' is never used. |
| 99 | unusedStructMember | 563 | style | struct member 'LoopSynchroConfiguration::events_' is never used. |
| /builds/pid/utils/pid-threading/include/loops/pid/loops/loop_synchronization.h |
| 36 | noExplicitConstructor | 398 | style | Class 'LoopSynchronizationPoint' has a constructor with 1 argument that is not explicit. |
| /builds/pid/utils/pid-threading/include/loops/pid/loops/loop_variables.h |
| 32 | functionStatic | 398 | performance, inconcl. | Technically the member function 'pid::loops::AbstractLoopVariable::can_trigger' can be static (but you may consider moving to unnamed namespace). |
| 83 | noExplicitConstructor | 398 | style | Class 'ReadableLoopTriggeringVariable' has a constructor with 1 argument that is not explicit. |
| 138 | noExplicitConstructor | 398 | style | Class 'ReadableLoopTriggeringVariable' has a constructor with 1 argument that is not explicit. |
| 171 | noExplicitConstructor | 398 | style | Class 'LoopTriggeringVariable' has a constructor with 1 argument that is not explicit. |
| 223 | noExplicitConstructor | 398 | style | Class 'LoopTriggeringVariable' has a constructor with 1 argument that is not explicit. |
| 262 | uninitMemberVar | 398 | warning | Member variable 'ReadableLoopTriggeringVariable::safe_' is not initialized in the constructor. |
| 262 | noExplicitConstructor | 398 | style | Class 'ReadableLoopTriggeringVariable' has a constructor with 1 argument that is not explicit. |
| 264 | uninitMemberVar | 398 | warning | Member variable 'ReadableLoopTriggeringVariable::safe_' is not initialized in the constructor. |
| 306 | noExplicitConstructor | 398 | style | Class 'LoopTriggeringVariable' has a constructor with 1 argument that is not explicit. |
| 556 | noExplicitConstructor | 398 | style | Struct 'SetElement' has a constructor with 1 argument that is not explicit. |
| /builds/pid/utils/pid-threading/include/loops/pid/loops/loops_manager.h |
| 86 | functionConst | 398 | style, inconcl. | Technically the member function 'pid::loops::LoopsManager::state' can be const. |
| /builds/pid/utils/pid-threading/include/synchro/pid/concurrent_queue.h |
| 111 | functionConst | 398 | style, inconcl. | Technically the member function 'pid::Slot::destroy' can be const. |
| /builds/pid/utils/pid-threading/include/synchro/pid/periodic.h |
| 39 | noExplicitConstructor | 398 | style | Class 'Period' has a constructor with 1 argument that is not explicit. |
| 39 | noExplicitConstructor | 398 | style | Class 'Period' has a constructor with 1 argument that is not explicit. |
| 51 | noExplicitConstructor | 398 | style | Class 'Period' has a constructor with 1 argument that is not explicit. |
| 51 | noExplicitConstructor | 398 | style | Class 'Period' has a constructor with 1 argument that is not explicit. |
| 149 | noExplicitConstructor | 398 | style | Class 'Rate' has a constructor with 1 argument that is not explicit. |
| 149 | noExplicitConstructor | 398 | style | Class 'Rate' has a constructor with 1 argument that is not explicit. |
| /builds/pid/utils/pid-threading/src/loops/loop.cpp |
| 577 | constParameter | 398 | style | Parameter 'emitter' can be declared with const |
| 581 | constParameter | 398 | style | Parameter 'emitter' can be declared with const |
| 743 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 744 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 745 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 746 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 747 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 748 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 753 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 754 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 755 | accessMoved | 672 | warning, inconcl. | Access of moved variable 'other'. |
| 1199 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'synchro' argument 1 names different: declaration 'event_pattern' definition 'pattern'. |
| 1352 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'period' argument 1 names different: declaration 'exec_period' definition 'period_sec'. |
| 1361 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'period' argument 1 names different: declaration 'exec_period' definition 'period_sec'. |
| 1367 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'period' argument 1 names different: declaration 'exec_period' definition 'period_sec'. |
| 1376 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'delay' argument 1 names different: declaration 'exec_delay' definition 'exec_sec'. |
| 1381 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'delay' argument 1 names different: declaration 'exec_period' definition 'time'. |
| 1467 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. |
| /builds/pid/utils/pid-threading/src/loops/loops_manager.cpp |
| 14 | uninitMemberVar | 398 | warning | Member variable 'LoopsManagerMainLoop::number_of_triggers_' is not initialized in the constructor. |
| /builds/pid/utils/pid-threading/src/synchro/time_reference.cpp |
| 36 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'reset' argument 1 names different: declaration 't' definition 'new_ref'. |