Scenario::Command::CreateState Member List

This is the complete list of members for Scenario::Command::CreateState, including all inherited members.

Command() (defined in score::Command)score::Command
createdState() const (defined in Scenario::Command::CreateState)Scenario::Command::CreateStateinline
CreateState(const Scenario::ProcessModel &scenario, Id< EventModel > event, double stateY) (defined in Scenario::Command::CreateState)Scenario::Command::CreateState
CreateState(const Scenario::ProcessModel &scenario, Id< StateModel > newId, Id< EventModel > event, double stateY) (defined in Scenario::Command::CreateState)Scenario::Command::CreateState
description() const =0 (defined in score::Command)score::Commandpure virtual
deserialize(const QByteArray &) (defined in score::Command)score::Command
deserializeImpl(DataStreamOutput &) override (defined in Scenario::Command::CreateState)Scenario::Command::CreateStateprotectedvirtual
endStateY() const (defined in Scenario::Command::CreateState)Scenario::Command::CreateStateinline
key() const noexcept=0 (defined in score::Command)score::Commandpure virtual
parentKey() const noexcept=0 (defined in score::Command)score::Commandpure virtual
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::CreateState)Scenario::Command::CreateStatevirtual
scenarioPath() const (defined in Scenario::Command::CreateState)Scenario::Command::CreateStateinline
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &) const override (defined in Scenario::Command::CreateState)Scenario::Command::CreateStateprotectedvirtual
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::CreateState)Scenario::Command::CreateStatevirtual
~Command() (defined in score::Command)score::Commandvirtual