|
RTC Toolkit 5.1.0
|
Result object returned by the PathToFile method. More...
#include <pathMapper.hpp>
Public Attributes | |
| std::filesystem::path | m_filepath |
| Local YAML file path calculated from a datapoint path. | |
| std::vector< std::string > | m_key_names |
| The dictionary keys needed to lookup the datapoint within the YAML file. | |
Result object returned by the PathToFile method.
| std::filesystem::path rtctk::componentFramework::PathMapper::FilePathResult::m_filepath |
Local YAML file path calculated from a datapoint path.
| std::vector<std::string> rtctk::componentFramework::PathMapper::FilePathResult::m_key_names |
The dictionary keys needed to lookup the datapoint within the YAML file.