#include "diagnostic_aggregator/discard_analyzer.h"#include "diagnostic_aggregator/generic_analyzer.h"#include <vector>#include <boost/shared_ptr.hpp>#include <diagnostic_msgs/DiagnosticStatus.h>

Go to the source code of this file.
Functions | |
| PLUGINLIB_DECLARE_CLASS (diagnostic_aggregator, DiscardAnalyzer, diagnostic_aggregator::DiscardAnalyzer, diagnostic_aggregator::Analyzer) DiscardAnalyzer | |
| PLUGINLIB_DECLARE_CLASS | ( | diagnostic_aggregator | , | |
| DiscardAnalyzer | , | |||
| diagnostic_aggregator::DiscardAnalyzer | , | |||
| diagnostic_aggregator::Analyzer | ||||
| ) |
Definition at line 43 of file discard_analyzer.cpp.