Public Member Functions | Private Attributes | List of all members
test_diagnostic_aggregator::FailInitAnalyzer Class Reference

#include <fail_init_analyzer.h>

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

Public Member Functions

bool analyze (const boost::shared_ptr< diagnostic_aggregator::StatusItem > item)
 
 FailInitAnalyzer ()
 
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)
 
std::vector< boost::shared_ptr< diagnostic_msgs::DiagnosticStatus > > report ()
 
 ~FailInitAnalyzer ()
 
- Public Member Functions inherited from diagnostic_aggregator::Analyzer
 Analyzer ()
 
virtual ~Analyzer ()
 

Private Attributes

std::string nice_name_
 
std::string path_
 

Detailed Description

Definition at line 51 of file fail_init_analyzer.h.

Constructor & Destructor Documentation

◆ FailInitAnalyzer()

test_diagnostic_aggregator::FailInitAnalyzer::FailInitAnalyzer ( )

◆ ~FailInitAnalyzer()

FailInitAnalyzer::~FailInitAnalyzer ( )

Definition at line 53 of file fail_init_analyzer.cpp.

Member Function Documentation

◆ analyze()

bool FailInitAnalyzer::analyze ( const boost::shared_ptr< diagnostic_aggregator::StatusItem item)
virtual

Implements diagnostic_aggregator::Analyzer.

Definition at line 76 of file fail_init_analyzer.cpp.

◆ getName()

std::string test_diagnostic_aggregator::FailInitAnalyzer::getName ( ) const
inlinevirtual

Implements diagnostic_aggregator::Analyzer.

Definition at line 71 of file fail_init_analyzer.h.

◆ getPath()

std::string test_diagnostic_aggregator::FailInitAnalyzer::getPath ( ) const
inlinevirtual

Implements diagnostic_aggregator::Analyzer.

Definition at line 69 of file fail_init_analyzer.h.

◆ init()

bool FailInitAnalyzer::init ( const std::string  base_name,
const ros::NodeHandle n 
)
virtual

Implements diagnostic_aggregator::Analyzer.

Definition at line 56 of file fail_init_analyzer.cpp.

◆ match()

bool FailInitAnalyzer::match ( const std::string  name)
virtual

Implements diagnostic_aggregator::Analyzer.

Definition at line 71 of file fail_init_analyzer.cpp.

◆ report()

vector< boost::shared_ptr< diagnostic_msgs::DiagnosticStatus > > FailInitAnalyzer::report ( )
virtual

Implements diagnostic_aggregator::Analyzer.

Definition at line 81 of file fail_init_analyzer.cpp.

Member Data Documentation

◆ nice_name_

std::string test_diagnostic_aggregator::FailInitAnalyzer::nice_name_
private

Definition at line 54 of file fail_init_analyzer.h.

◆ path_

std::string test_diagnostic_aggregator::FailInitAnalyzer::path_
private

Definition at line 54 of file fail_init_analyzer.h.


The documentation for this class was generated from the following files:


test_diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen , Kevin Watts
autogenerated on Mon Feb 28 2022 22:20:10