mc_rtc
2.12.0
|
#include <mc_rtc/gui/Form.h>
Public Member Functions | |
FormArrayInput (const std::string &name, bool required, const std::vector< std::string > &labels, const T &def, bool fixed_size=true) | |
FormArrayInput (const std::string &name, bool required, const std::vector< std::string > &labels={}, bool fixed_size=false) | |
void | write_ (mc_rtc::MessagePackBuilder &builder) |
![]() | |
void | write (mc_rtc::MessagePackBuilder &builder) |
FormElement () | |
Static Public Member Functions | |
static constexpr size_t | write_size_ () |
static constexpr bool | is_dynamic () |
![]() | |
static constexpr size_t | write_size () |
static constexpr bool | is_dynamic () |
Additional Inherited Members | |
![]() | |
using | is_form_element_t = std::true_type |
![]() | |
static constexpr auto | type |
![]() | |
FormElement (const std::string &name, bool required) | |
![]() | |
std::string | name_ |
bool | required_ |
|
inline |
|
inline |
|
inlinestaticconstexpr |
|
inline |
|
inlinestaticconstexpr |