Class OtherAnalyzer

Inheritance Relationships

Base Type

  • public GenericAnalyzerBase

Class Documentation

class OtherAnalyzer : public GenericAnalyzerBase

Public Functions

inline explicit OtherAnalyzer(bool other_as_errors = false)

Default constructor. OtherAnalyzer isn’t loaded by pluginlib.

inline virtual ~OtherAnalyzer()
inline bool init(const std::string &path, const std::string &breadcrumb = "")
inline bool init(const std::string &base_path, const std::string &breadcrumb, const rclcpp::Node::SharedPtr node)
inline bool match(const std::string &name)
inline std::vector<std::shared_ptr<diagnostic_msgs::msg::DiagnosticStatus>> report()