Lodestar
An integrated real-time control package in C++
ls::blocks::std::SumBlockOperatorHelper Struct Reference

Static Public Member Functions

template<unsigned int N>
static ls::aux::TemplateTools::repeat< SumBlockOperator, N, ::std::tuple >::type repeatTuple (SumBlockOperator value=SumBlockOperator::Plus)
 
template<unsigned int N, int TIdx = N - 1, typename ::std::enable_if<(TIdx > 0), bool >::type * = nullptr>
static void repeatTupleImpl (typename ls::aux::TemplateTools::repeat< SumBlockOperator, N, ::std::tuple >::type &tuple, SumBlockOperator value)
 
template<unsigned int N, int TIdx = N - 1, typename ::std::enable_if<(TIdx==0), bool >::type * = nullptr>
static void repeatTupleImpl (typename ls::aux::TemplateTools::repeat< SumBlockOperator, N, ::std::tuple >::type &tuple, SumBlockOperator value)
 
template<unsigned int N, int TIdx = N - 1, typename ::std::enable_if<(TIdx< 0), bool >::type * = nullptr>
static void repeatTupleImpl (typename ls::aux::TemplateTools::repeat< SumBlockOperator, N, ::std::tuple >::type &tuple, SumBlockOperator value)
 
static int interpret (SumBlockOperator value)
 

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