RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
populateConfig.cpp File Reference

Implementation of PopulateConfig for populating the Runtime Configuration Repository. More...

#include "rtctk/componentFramework/dataPointPath.hpp"
#include "rtctk/componentFramework/repositoryIf.hpp"
#include "rtctk/componentFramework/runtimeRepoIf.hpp"
#include <algorithm>
#include <cassert>
#include <set>
#include <string_view>
#include <tuple>
#include <variant>
#include <vector>
#include <fmt/format.h>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/logger.hpp>
#include <rtctk/componentFramework/populateConfig.hpp>

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Typedefs

using rtctk::componentFramework::RepositoryServiceException = PopulateConfig::RepositoryServiceException
 
using rtctk::componentFramework::InvalidConfigException = PopulateConfig::InvalidConfigException
 
using rtctk::componentFramework::InvalidDataPointException = PopulateConfig::InvalidDataPointException
 

Detailed Description

Implementation of PopulateConfig for populating the Runtime Configuration Repository.