RTC Toolkit  2.0.0
Classes | Namespaces
pathMapper.hpp File Reference

Header file declaring PathMapper. More...

#include <filesystem>
#include <mal/utility/Uri.hpp>
#include <rtctk/componentFramework/dataPointPath.hpp>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::PathMapper
 Used to calculate URIs from datapoint paths. More...
 
struct  rtctk::componentFramework::PathMapper::UriResult
 Result object returned by the PathToUri method. More...
 
struct  rtctk::componentFramework::PathMapper::FilePathResult
 Result object returned by the PathToFile method. More...
 

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Detailed Description

Header file declaring PathMapper.