Valor 6800 1.0
Loading...
Searching...
No Matches
valor::detail::nt_traits< T > Struct Template Reference
Inheritance diagram for valor::detail::nt_traits< T >:
valor::detail::nt_traits< double > valor::detail::nt_traits< std::string_view > valor::detail::nt_traits< std::vector< double > >

Static Public Attributes

static constexpr auto func = &nt::NetworkTable::GetIntegerTopic
 
static constexpr std::string_view type = "int"
 
static std::string type = "struct:" + std::string{wpi::Struct<T>::GetTypeName()}
 
- Static Public Attributes inherited from valor::detail::nt_traits< double >
static constexpr auto func = &nt::NetworkTable::GetDoubleTopic
 
static constexpr std::string_view type = "double"
 
- Static Public Attributes inherited from valor::detail::nt_traits< std::vector< double > >
static constexpr auto func = &nt::NetworkTable::GetDoubleArrayTopic
 
static constexpr std::string_view type = "double[]"
 

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