39 #ifndef _TEST_DIAGNOSTIC_AGGREGATOR_ANALYZE_NO_MATCH_ANALYZER_H_ 40 #define _TEST_DIAGNOSTIC_AGGREGATOR_ANALYZE_NO_MATCH_ANALYZER_H_ 45 #include <diagnostic_msgs/DiagnosticStatus.h> 65 bool match(
const std::string name);
69 std::vector<boost::shared_ptr<diagnostic_msgs::DiagnosticStatus> >
report();
78 #endif //_TEST_DIAGNOSTIC_AGGREGATOR_ANALYZE_NO_MATCH_ANALYZER_H_ bool match(const std::string name)
std::string getPath() const
bool init(const std::string base_name, const ros::NodeHandle &n)
~MatchNoAnalyzeAnalyzer()
std::string my_item_name_
std::string getName() const
std::vector< boost::shared_ptr< diagnostic_msgs::DiagnosticStatus > > report()
bool analyze(const boost::shared_ptr< diagnostic_aggregator::StatusItem > item)