|
RTC Toolkit
2.0.0
|
Implementation of OldbAdapter. More...
#include <cstddef>#include <map>#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 "rtctk/componentFramework/exceptions.hpp"#include "rtctk/componentFramework/oldbAdapter.hpp"#include "rtctk/componentFramework/typeTraits.hpp"Namespaces | |
| elt | |
| elt::oldb | |
| rtctk | |
| 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 |
Functions | |
| template<> | |
| elt::common::CiiBasicDataType | elt::oldb::GetCiiBasicType< MatrixBuffer< int32_t > > () |
| template<> | |
| elt::common::CiiBasicDataType | elt::oldb::GetCiiBasicType< MatrixBuffer< int64_t > > () |
| template<> | |
| elt::common::CiiBasicDataType | elt::oldb::GetCiiBasicType< MatrixBuffer< float > > () |
| template<> | |
| elt::common::CiiBasicDataType | elt::oldb::GetCiiBasicType< MatrixBuffer< double > > () |
Implementation of OldbAdapter.