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

#include <repositoryIfTestSuite.hpp>

Inheritance diagram for rtctk::componentFramework::test::Callbacks:

Public Member Functions

void SetUp () override
 
void TearDown () override
 
template<typename T = RtcInt64>
void SetupDataPoints (const T &initial_value=0)
 

Protected Attributes

std::shared_ptr< RepositoryIfrepo
 
DataPointPath path1
 
DataPointPath path2
 
DataPointPath link1
 
DataPointPath link2
 

Member Function Documentation

◆ SetUp()

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

◆ SetupDataPoints()

template<typename T = RtcInt64>
void rtctk::componentFramework::test::Callbacks::SetupDataPoints ( const T & initial_value = 0)
inline

◆ TearDown()

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

Member Data Documentation

◆ link1

DataPointPath rtctk::componentFramework::test::Callbacks::link1
protected

◆ link2

DataPointPath rtctk::componentFramework::test::Callbacks::link2
protected

◆ path1

DataPointPath rtctk::componentFramework::test::Callbacks::path1
protected

◆ path2

DataPointPath rtctk::componentFramework::test::Callbacks::path2
protected

◆ repo

std::shared_ptr<RepositoryIf> rtctk::componentFramework::test::Callbacks::repo
protected

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