Automation::ChangeAddress Member List
This is the complete list of members for Automation::ChangeAddress, including all inherited members.
ChangeAddress(const ProcessModel &autom, const State::AddressAccessor &newval) (defined in Automation::ChangeAddress) | Automation::ChangeAddress | |
ChangeAddress(const ProcessModel &autom, Device::FullAddressAccessorSettings newval) (defined in Automation::ChangeAddress) | Automation::ChangeAddress | |
ChangeAddress(const ProcessModel &autom, const Device::FullAddressSettings &newval) (defined in Automation::ChangeAddress) | Automation::ChangeAddress | |
Command() (defined in score::Command) | score::Command | |
description() const =0 (defined in score::Command) | score::Command | pure virtual |
deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
deserializeImpl(DataStreamOutput &) override (defined in Automation::ChangeAddress) | Automation::ChangeAddress | protectedvirtual |
key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
redo(const score::DocumentContext &ctx) const override (defined in Automation::ChangeAddress) | Automation::ChangeAddress | virtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &) const override (defined in Automation::ChangeAddress) | Automation::ChangeAddress | protectedvirtual |
undo(const score::DocumentContext &ctx) const override (defined in Automation::ChangeAddress) | Automation::ChangeAddress | virtual |
~Command() (defined in score::Command) | score::Command | virtual |