RTC Toolkit 4.0.2
Loading...
Searching...
No Matches
mockPersistentRepoIf.hpp
Go to the documentation of this file.
1
13#ifndef RTCTK_COMPONENTFRAMEWORK_TEST_MOCKPERSISTENTREPOIF_HPP
14#define RTCTK_COMPONENTFRAMEWORK_TEST_MOCKPERSISTENTREPOIF_HPP
15
18
20
27
28} // namespace rtctk::componentFramework::test
29
30#endif // RTCTK_COMPONENTFRAMEWORK_TEST_MOCKPERSISTENTREPOIF_HPP
Base interface for all Persistent Configuration Repository adapters.
Definition: persistentRepoIf.hpp:25
A mock of PersistentRepoIf.
Definition: mockPersistentRepoIf.hpp:26
A mock of RepositoryIf.
Definition: mockRepositoryIf.hpp:25
Header file providing a RepositoryIf.
Definition: fakeClock.cpp:15
Header file for PersistentRepoIf, which defines the API for PersistentRepoAdapter.