Searched refs:_logsInCurrentState (Results 1 – 2 of 2) sorted by relevance
32 _logsInCurrentState.clear(); in outputFailsafeLog()39 !_logsInCurrentState.contains(locationReason)) in outputFailsafeLog()43 _logsInCurrentState.insert(locationReason); in outputFailsafeLog()
53 std::unordered_set<std::string> _logsInCurrentState; member in pid_control::FailsafeLogger