$search

test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer Class Reference

#include <match_no_analyze_analyzer.h>

Inheritance diagram for test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer:
Inheritance graph
[legend]

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 MatchNoAnalyzeAnalyzer::analyze ( const boost::shared_ptr< diagnostic_aggregator::StatusItem item  )  [virtual]

Implements diagnostic_aggregator::Analyzer.

Definition at line 91 of file match_no_analyze_analyzer.cpp.

std::string test_diagnostic_aggregator::MatchNoAnalyzeAnalyzer::getName (  )  const [inline, virtual]

Implements diagnostic_aggregator::Analyzer.

Definition at line 73 of file match_no_analyze_analyzer.h.

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

Implements diagnostic_aggregator::Analyzer.

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 
) [virtual]
bool MatchNoAnalyzeAnalyzer::match ( const std::string  name  )  [virtual]

Implements diagnostic_aggregator::Analyzer.

Definition at line 86 of file match_no_analyze_analyzer.cpp.

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

Implements diagnostic_aggregator::Analyzer.

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 Typedefs Enumerations Friends


test_diagnostic_aggregator
Author(s): Kevin Watts
autogenerated on Wed Jan 30 11:31:03 2013