Loading...
Searching...
No Matches
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::CreateState | inline | 
| 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::Command | pure virtual | 
| deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
| deserializeImpl(DataStreamOutput &) override (defined in Scenario::Command::CreateState) | Scenario::Command::CreateState | protectedvirtual | 
| endStateY() const (defined in Scenario::Command::CreateState) | Scenario::Command::CreateState | inline | 
| 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 Scenario::Command::CreateState) | Scenario::Command::CreateState | virtual | 
| scenarioPath() const (defined in Scenario::Command::CreateState) | Scenario::Command::CreateState | inline | 
| serialize() const (defined in score::Command) | score::Command | |
| serializeImpl(DataStreamInput &) const override (defined in Scenario::Command::CreateState) | Scenario::Command::CreateState | protectedvirtual | 
| undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::CreateState) | Scenario::Command::CreateState | virtual | 
| ~Command() (defined in score::Command) | score::Command | virtual |