RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
rtctk::componentFramework::test::Subscription Class Reference

#include <repositorySubscriberIfTestSuite.hpp>

Inheritance diagram for rtctk::componentFramework::test::Subscription:

Public Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< RepositorySubscriberIfrepo
 
DataPointPath path1
 
DataPointPath path2
 
DataPointPath link
 

Member Function Documentation

◆ SetUp()

void rtctk::componentFramework::test::Subscription::SetUp ( )
inlineoverride

◆ TearDown()

void rtctk::componentFramework::test::Subscription::TearDown ( )
inlineoverride

Member Data Documentation

◆ link

DataPointPath rtctk::componentFramework::test::Subscription::link
protected

◆ path1

DataPointPath rtctk::componentFramework::test::Subscription::path1
protected

◆ path2

DataPointPath rtctk::componentFramework::test::Subscription::path2
protected

◆ repo

std::shared_ptr<RepositorySubscriberIf> rtctk::componentFramework::test::Subscription::repo
protected

The documentation for this class was generated from the following file: