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

#include <repositoryIfTestSuite.hpp>

Inheritance diagram for rtctk::componentFramework::test::ExceptionInterface:

Public Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< RepositoryIfrepo
 
DataPointPath path
 
DataPointPath link_path
 
DataPointPath link_path2
 

Member Function Documentation

◆ SetUp()

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

◆ TearDown()

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

Member Data Documentation

◆ link_path

DataPointPath rtctk::componentFramework::test::ExceptionInterface::link_path
protected

◆ link_path2

DataPointPath rtctk::componentFramework::test::ExceptionInterface::link_path2
protected

◆ path

DataPointPath rtctk::componentFramework::test::ExceptionInterface::path
protected

◆ repo

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

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