Go to the documentation of this file.
16 template<
typename GetT,
typename SetT>
33 template<
typename GetT,
typename SetT>
34 auto NumberInput(
const std::string & name, GetT get_fn, SetT set_fn)
auto NumberInput(const std::string &name, GetT get_fn, SetT set_fn)
Definition: NumberInput.h:34
auto read(const T &&value)
Definition: traits.h:188
auto write(T &value)
Definition: traits.h:224
Definition: Observer.h:15
const std::string & name() const
Definition: elements.h:61