RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
rtctk::componentFramework::test::ThrowInMakeSpan Class Reference

#include <repositoryIfTestSuite.hpp>

Inheritance diagram for rtctk::componentFramework::test::ThrowInMakeSpan:
rtctk::componentFramework::test::TestingUserTypeBase

Public Member Functions

gsl::span< char > MakeSpan () override
 
gsl::span< const char > MakeSpan () const override
 
 TestingUserTypeBase ()=default
 
 TestingUserTypeBase (std::string value)
 
- Public Member Functions inherited from rtctk::componentFramework::test::TestingUserTypeBase
 TestingUserTypeBase ()=default
 
 TestingUserTypeBase (std::string value)
 
virtual RtcVectorUInt64 GetShape () const
 
virtual bool ResizeBuffer (const RtcVectorUInt64 &shape)
 

Additional Inherited Members

- Public Attributes inherited from rtctk::componentFramework::test::TestingUserTypeBase
std::string m_value
 

Member Function Documentation

◆ MakeSpan() [1/2]

gsl::span< const char > rtctk::componentFramework::test::ThrowInMakeSpan::MakeSpan ( ) const
inlineoverridevirtual

◆ MakeSpan() [2/2]

gsl::span< char > rtctk::componentFramework::test::ThrowInMakeSpan::MakeSpan ( )
inlineoverridevirtual

◆ TestingUserTypeBase() [1/2]

rtctk::componentFramework::test::TestingUserTypeBase::TestingUserTypeBase ( )
default

◆ TestingUserTypeBase() [2/2]

rtctk::componentFramework::test::TestingUserTypeBase::TestingUserTypeBase ( std::string value)
inlineexplicit

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