RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
rtctk::componentFramework::test::TypeMap< MatrixBuffer< bool, A > > Struct Template Reference

#include <repositoryIfTestSuite.hpp>

Public Types

using BufferType = boost::container::vector<bool, A>
 
using SpanType = MatrixSpan<bool>
 
using ConstSpanType = MatrixSpan<const bool>
 

Member Typedef Documentation

◆ BufferType

template<typename A>
using rtctk::componentFramework::test::TypeMap< MatrixBuffer< bool, A > >::BufferType = boost::container::vector<bool, A>

◆ ConstSpanType

template<typename A>
using rtctk::componentFramework::test::TypeMap< MatrixBuffer< bool, A > >::ConstSpanType = MatrixSpan<const bool>

◆ SpanType

template<typename A>
using rtctk::componentFramework::test::TypeMap< MatrixBuffer< bool, A > >::SpanType = MatrixSpan<bool>

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