RTC Toolkit
2.0.0
|
Implements PersistentRepoAdapter. More...
#include <algorithm>
#include <config-ng/ciiConfigApi.hpp>
#include <filesystem>
#include <fmt/format.h>
#include <sstream>
#include <stack>
#include <vector>
#include <rtctk/componentFramework/fitsIoFunctions.hpp>
#include <rtctk/componentFramework/logger.hpp>
#include <rtctk/componentFramework/pathMapper.hpp>
#include <rtctk/componentFramework/persistentRepoAdapter.hpp>
#include <rtctk/componentFramework/typeTraits.hpp>
Namespaces | |
rtctk | |
rtctk::componentFramework | |
Typedefs | |
using | rtctk::componentFramework::ReadRequest = RepositoryIf::ReadRequest |
using | rtctk::componentFramework::WriteRequest = RepositoryIf::WriteRequest |
using | rtctk::componentFramework::Response = RepositoryIf::Response |
Implements PersistentRepoAdapter.