test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer Class Reference

#include <match_no_analyze_analyzer.h>

List of all members.

Public Member Functions

bool analyze (const boost::shared_ptr< diagnostic_aggregator::StatusItem > item)
std::string getName () const
std::string getPath () const
bool init (const std::string base_name, const ros::NodeHandle &n)
bool match (const std::string name)
 MatchNoAnalyzeAnalyzer ()
std::vector< boost::shared_ptr
< diagnostic_msgs::DiagnosticStatus > > 
report ()
 ~MatchNoAnalyzeAnalyzer ()

Private Attributes

bool has_initialized_
bool has_item_data_
std::string my_item_name_
std::string nice_name_
std::string path_

Detailed Description

Definition at line 51 of file match_no_analyze_analyzer.h.


Constructor & Destructor Documentation

test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer::MatchNoAnalyzeAnalyzer (  ) 
MatchNoAnalyzeAnalyzer::~MatchNoAnalyzeAnalyzer (  ) 

Definition at line 57 of file match_no_analyze_analyzer.cpp.


Member Function Documentation

bool test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer::analyze ( const boost::shared_ptr< diagnostic_aggregator::StatusItem >  item  ) 
std::string test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer::getName (  )  const [inline]

Definition at line 73 of file match_no_analyze_analyzer.h.

std::string test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer::getPath (  )  const [inline]

Definition at line 71 of file match_no_analyze_analyzer.h.

bool test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer::init ( const std::string  base_name,
const ros::NodeHandle &  n 
)
bool MatchNoAnalyzeAnalyzer::match ( const std::string  name  ) 

Definition at line 86 of file match_no_analyze_analyzer.cpp.

vector< boost::shared_ptr< diagnostic_msgs::DiagnosticStatus > > MatchNoAnalyzeAnalyzer::report (  ) 

Definition at line 98 of file match_no_analyze_analyzer.cpp.


Member Data Documentation

Definition at line 56 of file match_no_analyze_analyzer.h.

Definition at line 56 of file match_no_analyze_analyzer.h.

Definition at line 54 of file match_no_analyze_analyzer.h.

Definition at line 54 of file match_no_analyze_analyzer.h.

Definition at line 54 of file match_no_analyze_analyzer.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables


test_diagnostic_aggregator
Author(s): Kevin Watts
autogenerated on Fri Jan 11 09:59:29 2013