RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
rtctk::componentFramework::test::AdvancedOperation< T > Class Template Reference

#include <repositoryIfTestSuite.hpp>

Inheritance diagram for rtctk::componentFramework::test::AdvancedOperation< T >:
rtctk::componentFramework::test::RepositoryIfTestSuite< T >

Public Member Functions

MakeLargeTestValue ()
 
RtcVectorUInt64 ExpectedLargeTestValueShape ()
 
MakeSmallTestValue ()
 
RtcVectorUInt64 ExpectedSmallTestValueShape ()
 
MakeCreateValueForPartialIo ()
 
MakeWriteValueForPartialIo ()
 
MakeExpectedResultValueForPartialWrite ()
 
MakeExpectedResultValueForPartialRead ()
 
MakeExpectedResultValueForPartialReadEnd ()
 
MakeReadValueForPartialIo (const T &result_value)
 
- Public Member Functions inherited from rtctk::componentFramework::test::RepositoryIfTestSuite< T >
void SetUp () override
 
void TearDown () override
 
MakeSomeTestValue ()
 
MakeOtherTestValue ()
 
template<typename U>
size_t GetExpectedSize (const U &value)
 

Additional Inherited Members

- Protected Attributes inherited from rtctk::componentFramework::test::RepositoryIfTestSuite< T >
std::vector< DataPointPathdp_paths
 
std::shared_ptr< RepositoryIfrepo
 

Member Function Documentation

◆ ExpectedLargeTestValueShape()

template<typename T>
RtcVectorUInt64 rtctk::componentFramework::test::AdvancedOperation< T >::ExpectedLargeTestValueShape ( )
inline

◆ ExpectedSmallTestValueShape()

template<typename T>
RtcVectorUInt64 rtctk::componentFramework::test::AdvancedOperation< T >::ExpectedSmallTestValueShape ( )
inline

◆ MakeCreateValueForPartialIo()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeCreateValueForPartialIo ( )
inline

◆ MakeExpectedResultValueForPartialRead()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeExpectedResultValueForPartialRead ( )
inline

◆ MakeExpectedResultValueForPartialReadEnd()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeExpectedResultValueForPartialReadEnd ( )
inline

◆ MakeExpectedResultValueForPartialWrite()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeExpectedResultValueForPartialWrite ( )
inline

◆ MakeLargeTestValue()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeLargeTestValue ( )
inline

◆ MakeReadValueForPartialIo()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeReadValueForPartialIo ( const T & result_value)
inline

◆ MakeSmallTestValue()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeSmallTestValue ( )
inline

◆ MakeWriteValueForPartialIo()

template<typename T>
T rtctk::componentFramework::test::AdvancedOperation< T >::MakeWriteValueForPartialIo ( )
inline

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