RTC Toolkit 4.0.2
Loading...
Searching...
No Matches
Namespaces | Typedefs
fakeRepositorySubscriber.cpp File Reference

Unit test. More...

#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <mutex>
#include <typeinfo>
#include "rtctk/componentFramework/dataPointPath.hpp"
#include "rtctk/componentFramework/repositoryIf.hpp"
#include "rtctk/componentFramework/repositorySubscriberIf.hpp"
#include "rtctk/componentFramework/test/fakeRepositorySubscriber.hpp"

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 
namespace  rtctk::componentFramework::test
 

Typedefs

using Response = rtctk::componentFramework::RepositoryIf::Response
 

Detailed Description

Unit test.

Typedef Documentation

◆ Response