#include "test_diagnostic_aggregator/match_no_analyze_analyzer.h"#include <ros/ros.h>#include <diagnostic_aggregator/analyzer.h>#include <diagnostic_aggregator/status_item.h>#include <diagnostic_msgs/DiagnosticStatus.h>#include <pluginlib/class_list_macros.h>#include <string>

Go to the source code of this file.
Functions | |
| PLUGINLIB_DECLARE_CLASS (test_diagnostic_aggregator, MatchNoAnalyzeAnalyzer, test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer, diagnostic_aggregator::Analyzer) MatchNoAnalyzeAnalyzer | |
| PLUGINLIB_DECLARE_CLASS | ( | test_diagnostic_aggregator | , | |
| MatchNoAnalyzeAnalyzer | , | |||
| test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer | , | |||
| diagnostic_aggregator::Analyzer | ||||
| ) |
Definition at line 45 of file match_no_analyze_analyzer.cpp.