#include <configuration_files.hpp>
Definition at line 43 of file configuration_files.hpp.
◆ getGeneratedFiles()
| const std::vector< GeneratedFilePtr > moveit_setup::core::ConfigurationFiles::getGeneratedFiles |
( |
| ) |
const |
|
inline |
◆ getIncompleteWarnings()
| std::vector< std::string > moveit_setup::core::ConfigurationFiles::getIncompleteWarnings |
( |
| ) |
const |
◆ getInvalidGroupName()
| std::string moveit_setup::core::ConfigurationFiles::getInvalidGroupName |
( |
| ) |
const |
◆ getName()
| std::string moveit_setup::core::ConfigurationFiles::getName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getNumFiles()
| unsigned int moveit_setup::core::ConfigurationFiles::getNumFiles |
( |
| ) |
const |
|
inline |
◆ getPackagePath()
| const std::filesystem::path & moveit_setup::core::ConfigurationFiles::getPackagePath |
( |
| ) |
|
|
inline |
◆ hasConflictingFiles()
| bool moveit_setup::core::ConfigurationFiles::hasConflictingFiles |
( |
| ) |
const |
|
inline |
◆ hasMatchingFileStatus()
| bool moveit_setup::core::ConfigurationFiles::hasMatchingFileStatus |
( |
FileStatus |
status | ) |
const |
|
protected |
◆ hasModifiedFiles()
| bool moveit_setup::core::ConfigurationFiles::hasModifiedFiles |
( |
| ) |
const |
|
inline |
◆ hasSetupAssistantFile()
| bool moveit_setup::core::ConfigurationFiles::hasSetupAssistantFile |
( |
| ) |
|
◆ isExistingConfig()
| bool moveit_setup::core::ConfigurationFiles::isExistingConfig |
( |
| ) |
|
◆ loadFiles()
| void moveit_setup::core::ConfigurationFiles::loadFiles |
( |
| ) |
|
◆ loadTemplateVariables()
| void moveit_setup::core::ConfigurationFiles::loadTemplateVariables |
( |
| ) |
|
◆ onInit()
| void moveit_setup::core::ConfigurationFiles::onInit |
( |
| ) |
|
|
overridevirtual |
◆ setGenerationTime()
| void moveit_setup::core::ConfigurationFiles::setGenerationTime |
( |
| ) |
|
|
inline |
◆ setPackageName()
| void moveit_setup::core::ConfigurationFiles::setPackageName |
( |
const std::string & |
package_name | ) |
|
|
inline |
◆ setPackagePath()
| void moveit_setup::core::ConfigurationFiles::setPackagePath |
( |
const std::filesystem::path & |
package_path | ) |
|
|
inline |
◆ setShouldGenerate()
| void moveit_setup::core::ConfigurationFiles::setShouldGenerate |
( |
const std::string & |
rel_path, |
|
|
bool |
should_generate |
|
) |
| |
◆ shouldGenerate()
| bool moveit_setup::core::ConfigurationFiles::shouldGenerate |
( |
const GeneratedFilePtr & |
file | ) |
const |
|
inline |
◆ gen_files_
| std::vector<GeneratedFilePtr> moveit_setup::core::ConfigurationFiles::gen_files_ |
|
protected |
◆ package_settings_
◆ should_generate_
| std::unordered_map<std::string, bool> moveit_setup::core::ConfigurationFiles::should_generate_ |
|
protected |
The documentation for this class was generated from the following files: