RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Namespaces | Typedefs
oldbAdapterLegacy.cpp File Reference

Implementation of OldbAdapterLegacy. More...

#include "rtctk/componentFramework/oldbAdapterLegacy.hpp"
#include "rtctk/componentFramework/exceptions.hpp"
#include "rtctk/componentFramework/logger.hpp"
#include "rtctk/componentFramework/repositoryFactory.hpp"
#include "rtctk/componentFramework/typeTraits.hpp"
#include <ciiConfigApi.hpp>
#include <ciiOldb.hpp>
#include <ciiOldbDataPointValueUtil.hpp>
#include <ciiOldbFactory.hpp>
#include <ciiOldbSubscription.hpp>
#include <ciiOldbTypedDataBase.hpp>
#include <meta/mdOldb.hpp>
#include <meta/mdOldbBinary.hpp>
#include <meta/mdOldbMatrix.hpp>
#include <cassert>
#include <cstddef>
#include <map>

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Typedefs

using ReadRequest = rtctk::componentFramework::RepositoryIf::ReadRequest
 
using WriteRequest = rtctk::componentFramework::RepositoryIf::WriteRequest
 
using Response = rtctk::componentFramework::RepositoryIf::Response
 
using rtctk::componentFramework::PathList = RepositoryIf::PathList
 
using rtctk::componentFramework::Lut = RequestDispatcher<OldbAdapterLegacy>
 

Detailed Description

Implementation of OldbAdapterLegacy.

Typedef Documentation

◆ ReadRequest

◆ Response

◆ WriteRequest