Loading...
Searching...
No Matches
Scenario::Command::CreateSequence Member List
This is the complete list of members for Scenario::Command::CreateSequence, including all inherited members.
| addCommand(score::Command *cmd) | score::AggregateCommand | |
| AggregateCommand()=default (defined in score::AggregateCommand) | score::AggregateCommand | |
| AggregateCommand(T *cmd) (defined in score::AggregateCommand) | score::AggregateCommand | inline |
| AggregateCommand(T *cmd, Args &&... remaining) | score::AggregateCommand | inline |
| Command() (defined in score::Command) | score::Command | |
| commands() const (defined in score::AggregateCommand) | score::AggregateCommand | inline |
| count() const | score::AggregateCommand | |
| createdEvent() const (defined in Scenario::Command::CreateSequence) | Scenario::Command::CreateSequence | inline |
| createdInterval() const (defined in Scenario::Command::CreateSequence) | Scenario::Command::CreateSequence | inline |
| createdState() const (defined in Scenario::Command::CreateSequence) | Scenario::Command::CreateSequence | inline |
| createdTimeSync() const (defined in Scenario::Command::CreateSequence) | Scenario::Command::CreateSequence | inline |
| 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 score::AggregateCommand) | score::AggregateCommand | protectedvirtual |
| key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| m_cmds (defined in score::AggregateCommand) | score::AggregateCommand | protected |
| make(const score::DocumentContext &ctx, const Scenario::ProcessModel &scenario, const Id< StateModel > &start, const TimeVal &date, double endStateY) (defined in Scenario::Command::CreateSequence) | Scenario::Command::CreateSequence | static |
| parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| redo(const score::DocumentContext &ctx) const override (defined in score::AggregateCommand) | score::AggregateCommand | virtual |
| serialize() const (defined in score::Command) | score::Command | |
| serializeImpl(DataStreamInput &) const override (defined in score::AggregateCommand) | score::AggregateCommand | protectedvirtual |
| undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::CreateSequence) | Scenario::Command::CreateSequence | inlinevirtual |
| ~AggregateCommand() (defined in score::AggregateCommand) | score::AggregateCommand | virtual |
| ~Command() (defined in score::Command) | score::Command | virtual |