RTC Toolkit
0.1.0-alpha
componentFramework
services
oldb
src
include
rtctk
componentFramework
oldbAdapter.hpp
Go to the documentation of this file.
1
9
#ifndef RTCTK_COMPONENTFRAMEWORK_OLDBADAPTER_HPP
10
#define RTCTK_COMPONENTFRAMEWORK_OLDBADAPTER_HPP
11
12
#include <
rtctk/componentFramework/oldbApiIf.hpp
>
13
14
namespace
rtctk::componentFramework
{
15
16
class
OldbAdapter
:
public
OldbApiIf
{
17
public
:
18
};
19
20
}
// namespace rtctk::componentFramework
21
22
#endif // RTCTK_COMPONENTFRAMEWORK_OLDBADAPTER_HPP
rtctk::componentFramework::OldbAdapter
Definition:
oldbAdapter.hpp:16
rtctk::componentFramework
Definition:
rtcComponent.hpp:17
oldbApiIf.hpp
Header file for OldbApiIf, which defines the API for OldbAdapters.
rtctk::componentFramework::OldbApiIf
Definition:
oldbApiIf.hpp:18
Generated by
1.8.20