RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_DYNAMIC_SPAN_TYPE< T > >::type > Struct Template Reference

Static Public Attributes

static constexpr std::string_view PREFIX = "P"
 
static constexpr std::string_view TYPE = FitsColumnFormat<typename T::value_type>::TYPE
 
static constexpr std::optional< size_tCOUNT = std::nullopt
 

Member Data Documentation

◆ COUNT

template<class T >
constexpr std::optional<size_t> rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_DYNAMIC_SPAN_TYPE< T > >::type >::COUNT = std::nullopt
staticconstexpr

◆ PREFIX

template<class T >
constexpr std::string_view rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_DYNAMIC_SPAN_TYPE< T > >::type >::PREFIX = "P"
staticconstexpr

◆ TYPE

template<class T >
constexpr std::string_view rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_DYNAMIC_SPAN_TYPE< T > >::type >::TYPE = FitsColumnFormat<typename T::value_type>::TYPE
staticconstexpr

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