RTC Toolkit 4.0.1
|
Header file for PopulateConfig used for populating the Runtime Configuration Repository. More...
#include <functional>
#include <map>
#include <optional>
#include <typeindex>
#include <rtctk/componentFramework/logger.hpp>
#include <rtctk/componentFramework/persistentRepoIf.hpp>
#include <rtctk/componentFramework/runtimeRepoIf.hpp>
#include <rtctk/componentFramework/serverAliasCache.hpp>
#include <rtctk/componentFramework/stopToken.hpp>
Go to the source code of this file.
Classes | |
class | rtctk::componentFramework::PopulateConfig |
A utility class used to populate the Runtime Configuration Repository. More... | |
class | rtctk::componentFramework::PopulateConfig::RepositoryServiceException |
The RepositoryServiceException is thrown when unexpected problems arise accessing the underlying repository service. More... | |
class | rtctk::componentFramework::PopulateConfig::InvalidConfigException |
The InvalidConfigException is thrown when configuration errors are found in the Persistent Configuration Repository. More... | |
class | rtctk::componentFramework::PopulateConfig::InvalidDataPointException |
The InvalidDataPointException is thrown when datapoints in the Persistent Configuration Repository are discovered to have invalid values. More... | |
Namespaces | |
namespace | rtctk |
namespace | rtctk::componentFramework |
Header file for PopulateConfig used for populating the Runtime Configuration Repository.