|
Valor 6800 1.0
|
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[]" |