|
RTC Toolkit 5.1.0
|
Result object returned by the PathToUri method. More...
#include <pathMapper.hpp>
Public Attributes | |
| elt::mal::Uri | m_uri |
| URI calculated from a datapoint path. | |
| std::vector< std::string > | m_key_names |
| The dictionary keys needed to lookup the datapoint within the document. | |
Result object returned by the PathToUri method.
| std::vector<std::string> rtctk::componentFramework::PathMapper::UriResult::m_key_names |
The dictionary keys needed to lookup the datapoint within the document.
| elt::mal::Uri rtctk::componentFramework::PathMapper::UriResult::m_uri |
URI calculated from a datapoint path.