RTC Toolkit
2.0.0
|
Header file declaring PersistentRepoAdapter. More...
#include <mal/utility/Uri.hpp>
#include <memory>
#include <mutex>
#include <string>
#include <typeindex>
#include <typeinfo>
#include <unordered_map>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/fileRepository.hpp>
#include <rtctk/componentFramework/pathMapper.hpp>
#include <rtctk/componentFramework/persistentRepoIf.hpp>
Go to the source code of this file.
Classes | |
class | rtctk::componentFramework::PersistentRepoAdapter |
Implements the Persistent Configuration Repository adapter that uses the CII configuration service as the backend. More... | |
class | rtctk::componentFramework::PersistentRepoAdapter::ServiceFailureException |
Exception indicating a general CII configuration service error. More... | |
class | rtctk::componentFramework::PersistentRepoAdapter::InvalidDocumentException |
Exception indicating that validation checks of a CII configuration document failed. More... | |
class | rtctk::componentFramework::PersistentRepoAdapter::PathMissingException |
Exception indicating a datapoint path does not exist. More... | |
Namespaces | |
rtctk | |
rtctk::componentFramework | |
Header file declaring PersistentRepoAdapter.