RTC Toolkit
0.1.0-alpha
componentFramework
services
runtimeRepo
src
include
rtctk
componentFramework
runtimeRepoAdapter.hpp
Go to the documentation of this file.
1
9
#ifndef RTCTK_COMPONENTFRAMEWORK_RUNTIMEREPOADAPTER_HPP
10
#define RTCTK_COMPONENTFRAMEWORK_RUNTIMEREPOADAPTER_HPP
11
12
#include <
rtctk/componentFramework/runtimeRepoApiIf.hpp
>
13
14
namespace
rtctk::componentFramework
{
15
16
class
RuntimeRepoAdapter
:
public
RuntimeRepoApiIf
{
17
public
:
18
};
19
20
}
// namespace rtctk::componentFramework
21
22
#endif // RTCTK_COMPONENTFRAMEWORK_RUNTIMEREPOADAPTER_HPP
rtctk::componentFramework
Definition:
rtcComponent.hpp:17
rtctk::componentFramework::RuntimeRepoApiIf
Definition:
runtimeRepoApiIf.hpp:59
runtimeRepoApiIf.hpp
Header file for RuntimeRepoApiIf, which defines the API for RuntimeRepoAdapters.
rtctk::componentFramework::RuntimeRepoAdapter
Definition:
runtimeRepoAdapter.hpp:16
Generated by
1.8.20