|
#include "MakeGuiElement.h"
Go to the source code of this file.
Classes | |
struct | gui_definition_create< T, class > |
struct | gui_definition_create< T, std::enable_if_t< meta::cfg::gui_definition_enabled_v< T > > > |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::meta | |
armarx::meta::cfg | |
armarx::meta::cfg::detail | |
Functions | |
template<class VarName , class CL , class MT , MT CL::* ptr> | |
std::vector< RemoteGui::WidgetPtr > | DoCreateElement (const boost::hana::pair< VarName, boost::hana::struct_detail::member_ptr< MT CL::*, ptr >> &, const std::string &prefix, const CL &val) |