diagnostic_aggregator
4.3
Python API
diagnostic_aggregator package
Module contents
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace diagnostic_aggregator
Classes and Structs
Class Aggregator
Class Analyzer
Class AnalyzerGroup
Class DiscardAnalyzer
Class GenericAnalyzer
Class IgnoreAnalyzer
Class OtherAnalyzer
Class StatusItem
Enums
Enum DiagnosticLevel
Functions
Function diagnostic_aggregator::getOutputName
Function diagnostic_aggregator::getParamVals
Function diagnostic_aggregator::removeLeadingNameChaff
Function diagnostic_aggregator::valToLevel
Function diagnostic_aggregator::valToMsg
Defines
Define DIAGNOSTIC_AGGREGATOR_EXPORT
Define DIAGNOSTIC_AGGREGATOR_IMPORT
Define DIAGNOSTIC_AGGREGATOR_LOCAL
Define DIAGNOSTIC_AGGREGATOR_PUBLIC
Define DIAGNOSTIC_AGGREGATOR_PUBLIC_TYPE
Directories
Directory include
Directory diagnostic_aggregator
Files
File aggregator.hpp
File analyzer.hpp
File analyzer_group.hpp
File discard_analyzer.hpp
File generic_analyzer.hpp
File generic_analyzer_base.hpp
File ignore_analyzer.hpp
File other_analyzer.hpp
File status_item.hpp
File visibility_control.hpp
Standard Documents
CHANGELOG
Changelog for package diagnostic_aggregator
4.3.1 (2024-07-30)
3.2.1 (2024-06-27)
3.2.0 (2024-03-22)
3.1.2 (2023-03-24)
3.1.1 (2023-03-16)
3.1.0 (2023-01-26)
3.0.0 (2022-06-10)
2.1.3 (2021-08-03)
2.1.2 (2021-03-03)
2.1.1 (2021-01-28)
2.1.0 (2021-01-12)
2.0.9 (2022-11-12)
2.0.8 (2021-08-03)
2.0.7 (2021-03-04)
2.0.6 (2021-01-28)
2.0.5 (2021-01-06)
2.0.4 (2020-08-05)
2.0.3 (2020-07-09)
2.0.2 (2020-06-03)
2.0.1 (2020-06-03)
1.9.3 (2018-05-02)
1.9.2 (2017-07-15)
1.9.1 (2017-07-15)
1.9.0 (2017-04-25)
1.8.10 (2016-06-14)
1.8.9 (2016-03-02)
1.8.8 (2015-08-06)
1.8.7 (2015-01-09)
1.8.6 (2014-12-10)
1.8.5 (2014-07-29)
1.8.4 (2014-07-24 20:51)
1.8.3 (2014-04-23)
1.8.2 (2014-04-08)
1.8.1 (2014-04-07)
1.8.0 (2013-04-03)
1.7.11 (2014-07-24 20:24)
1.7.10 (2013-02-22)
1.7.9 (2012-12-14)
1.7.8 (2012-12-06)
1.7.7 (2012-11-10)
1.7.6 (2012-11-07 23:32)
1.7.5 (2012-11-07 21:53)
1.7.4 (2012-11-07 20:18)
1.7.3 (2012-11-04)
1.7.2 (2012-10-30 22:31)
1.7.1 (2012-10-30 15:30)
1.7.0 (2012-10-29)
PACKAGE
README
The diagnostic_aggregator package
Example
Analyzers
Using the aggregator_node
Configuration
Launching
Basic analyzers
GenericAnalyzer
AnalyzerGroup
DiscardAnalyzer
IgnoreAnalyzer
ROS API
aggregator_node
Tutorials
Index
diagnostic_aggregator
C++ API
Enum DiagnosticLevel
View page source
Enum DiagnosticLevel
Defined in
File status_item.hpp
Enum Documentation
enum
diagnostic_aggregator
::
DiagnosticLevel
Level of
StatusItem
. OK, Warn, Error, Stale.
Values:
enumerator
Level_OK
enumerator
Level_Warn
enumerator
Level_Error
enumerator
Level_Stale