Class ControlXacroConfig::GeneratedControlHeader

Nested Relationships

This class is a nested type of Class ControlXacroConfig.

Inheritance Relationships

Base Type

  • public TemplatedGeneratedFile

Class Documentation

class GeneratedControlHeader : public TemplatedGeneratedFile

Public Functions

inline GeneratedControlHeader(const std::filesystem::path &package_path, const GeneratedTime &last_gen_time, ControlXacroConfig &parent)
inline std::filesystem::path getRelativePath() const override
inline std::filesystem::path getTemplatePath() const override
inline std::string getDescription() const override
inline bool hasChanges() const override

Protected Attributes

ControlXacroConfig &parent_