This is the complete list of members for GadgetImpl, including all inherited members.
_parent() const override | GadgetImpl | virtual |
_project() const | Gadget | |
_register_parameter(O *, M *, const Param::ExtraVals &) const | GadgetImpl | |
_set_parent(GadgetImpl *parent) override | GadgetImpl | virtual |
access_properties() override | GadgetImpl | virtual |
access_property(String ident) | Gadget | virtual |
canonify_key(const String &input) | GadgetImpl | protectedstatic |
create_properties() | GadgetImpl | protectedvirtual |
custom_data_destroy() | CustomDataContainer | protected |
del_custom_data(CustomDataKey< T > *key) | CustomDataContainer | |
DEVICE_ACTIVE enum value | GadgetImpl | protected |
emit_event(const String &type, const String &detail, const ValueR fields={}) override | EmittableImpl | virtual |
emit_notify(const String &detail) override | EmittableImpl | virtual |
fallback_name() const | GadgetImpl | protectedvirtual |
Gadget() | Gadget | explicitprotected |
GADGET_DESTROYED enum value | GadgetImpl | protected |
gadget_flags() const | GadgetImpl | protected |
gadget_flags(uint64_t setbits, uint64_t mask=~uint64_t(0)) | GadgetImpl | protected |
get_custom_data(CustomDataKey< T > *key) const | CustomDataContainer | |
get_data(const String &key) const override | GadgetImpl | virtual |
get_value(String ident) | Gadget | |
has_custom_data(CustomDataKey< T > *key) const | CustomDataContainer | |
js_trigger(const String &eventselector, JsTrigger callback) | Emittable | |
list_properties() | Gadget | virtual |
MASTER_TRACK enum value | GadgetImpl | protected |
MemberAccessF typedef | GadgetImpl | |
MemberClassT typedef | GadgetImpl | |
MemberInfosP typedef | GadgetImpl | |
name | Gadget | |
name_(const std::string *n, std::string *q) override | GadgetImpl | protectedvirtual |
on_event(const String &eventselector, const EventHandler &eventhandler) override | EmittableImpl | virtual |
props_ | GadgetImpl | protected |
serialize(WritNode &xs) override | GadgetImpl | protectedvirtual |
set_custom_data(CustomDataKey< T > *key, T data) | CustomDataContainer | |
set_data(const String &key, const Value &v) override | GadgetImpl | virtual |
set_value(String ident, const Value &v) | Gadget | |
type_nick() const override | GadgetImpl | virtual |
~CustomDataContainer() | CustomDataContainer | protected |
~EmittableImpl() | EmittableImpl | protectedvirtual |
~GadgetImpl() | GadgetImpl | protectedvirtual |
~Object()=0 | Object | protectedpure virtual |
~ObjectImpl()=0 | ObjectImpl | protectedpure virtual |
~VirtualBase() noexcept=0 | VirtualBase | protectedpure virtual |