#include <mc_rtc/gui/Form.h>
◆ FormElements()
template<typename... Args>
mc_rtc::gui::details::FormElements::FormElements |
( |
Args &&... |
args | ) |
|
|
inline |
◆ addDynamicElement()
template<typename T >
void mc_rtc::gui::details::FormElements::addDynamicElement |
( |
T && |
element | ) |
|
|
inlineprotected |
◆ addElement()
template<typename T >
void mc_rtc::gui::details::FormElements::addElement |
( |
T && |
element | ) |
|
|
inline |
◆ write_elements() [1/2]
template<typename... Args>
◆ write_elements() [2/2]
template<typename Arg , typename... Args>
◆ write_impl()
◆ count_
size_t mc_rtc::gui::details::FormElements::count_ |
|
protected |
◆ data_
std::vector<char> mc_rtc::gui::details::FormElements::data_ |
|
protected |
◆ data_size_
size_t mc_rtc::gui::details::FormElements::data_size_ |
|
protected |
◆ dynamic_elements_
The documentation for this struct was generated from the following file: