RTC Toolkit  0.1.0-alpha
runtimeRepoAdapter.hpp
Go to the documentation of this file.
1 
9 #ifndef RTCTK_COMPONENTFRAMEWORK_RUNTIMEREPOADAPTER_HPP
10 #define RTCTK_COMPONENTFRAMEWORK_RUNTIMEREPOADAPTER_HPP
11 
13 
14 namespace rtctk::componentFramework {
15 
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