|
|
#include <ArmarXCore/util/CPPUtility/ConfigIntrospection/element_details.h>
Inheritance diagram for element_details< CL, MT, ptr >:Public Types | |
| using | class_t = CL |
| using | decimals_t = decltype(decimals) |
| using | description_t = decltype(description) |
| using | label_t = decltype(label) |
| using | max_t = decltype(max) |
| using | member_t = MT |
| using | min_t = decltype(min) |
| using | property_name_t = decltype(property_name) |
| using | steps_t = decltype(steps) |
| using | widget_t = element_widget< CL, MT, ptr > |
Static Public Member Functions | |
| static constexpr bool | assert_settings () |
| static std::string | description_as_string () |
| static std::string | make_property_name (std::string pre) |
Static Public Attributes | |
| static constexpr auto | decimals = element_decimals<CL, MT, ptr> |
| static constexpr auto | description = element_description<CL, MT, ptr> |
| static constexpr bool | is_no_prop = decltype(element_no_prop<CL, MT, ptr>)::value |
| static constexpr auto | label = element_label<CL, MT, ptr> |
| static constexpr auto | max = element_max<CL, MT, ptr> |
| static constexpr auto | member_name = hana_member_name<CL, MT, ptr> |
| static constexpr auto | member_ptr = ptr |
| static constexpr auto | min = element_min<CL, MT, ptr> |
| static constexpr bool | no_remote_gui = decltype(element_no_rem_gui<CL, MT, ptr>)::value |
| static constexpr auto | property_name = element_property_name<CL, MT, ptr> |
| static constexpr auto | steps = element_steps<CL, MT, ptr> |
Definition at line 59 of file element_details.h.
| using class_t = CL |
Definition at line 61 of file element_details.h.
| using decimals_t = decltype(decimals) |
Definition at line 81 of file element_details.h.
| using description_t = decltype(description) |
Definition at line 79 of file element_details.h.
Definition at line 83 of file element_details.h.
Definition at line 78 of file element_details.h.
| using member_t = MT |
Definition at line 62 of file element_details.h.
Definition at line 77 of file element_details.h.
| using property_name_t = decltype(property_name) |
Definition at line 80 of file element_details.h.
Definition at line 82 of file element_details.h.
| using widget_t = element_widget<CL, MT, ptr> |
Definition at line 84 of file element_details.h.
|
inlinestaticconstexpr |
TODO MX
Definition at line 112 of file element_details.h.
|
inlinestatic |
Definition at line 87 of file element_details.h.
|
inlinestatic |
Definition at line 97 of file element_details.h.
|
staticconstexpr |
Definition at line 70 of file element_details.h.
|
staticconstexpr |
Definition at line 68 of file element_details.h.
|
staticconstexpr |
Definition at line 74 of file element_details.h.
|
staticconstexpr |
Definition at line 72 of file element_details.h.
|
staticconstexpr |
Definition at line 67 of file element_details.h.
|
staticconstexpr |
Definition at line 64 of file element_details.h.
|
staticconstexpr |
Definition at line 63 of file element_details.h.
|
staticconstexpr |
Definition at line 66 of file element_details.h.
|
staticconstexpr |
Definition at line 75 of file element_details.h.
|
staticconstexpr |
Definition at line 69 of file element_details.h.
|
staticconstexpr |
Definition at line 71 of file element_details.h.