![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
This is the complete list of members for Command, including all inherited members.
| _Handle typedef | Command | private |
| activate(shared_ptr< CommandImpl > &&, Symbol cmdID=0) | Command | protected |
| bind() | AcceptAnyBind< TAR, BA, RET > | inline |
| bind(ARGS &&...args) | AcceptAnyBind< TAR, BA, RET > | inline |
| bindArg(std::tuple< TYPES... > const &) | Command | inline |
| bindArg(lib::diff::Rec const &) | Command | inline |
| canExec() const | Command | |
| canExec(Symbol cmdID) | Command | inlinestatic |
| canUndo() const | Command | |
| canUndo(Symbol cmdID) | Command | inlinestatic |
| Command(Symbol cmdID) | Command | inline |
| Command() | Command | inline |
| Command(Command &&)=default | Command | |
| Command(Command const &)=default | Command | |
| CommandDef | Command | friend |
| defined(Symbol cmdID) | Command | inlinestatic |
| definition_count() | Command | static |
| duplicate_detected(Symbol) const | Command | |
| exec() | Command | inline |
| exec(HandlingPattern const &execPattern) | Command | |
| exec(HandlingPattern::ID) | Command | |
| execSync() | Command | |
| fetchDef(Symbol cmdID) | Command | protectedstatic |
| get(Symbol cmdID) | Command | static |
| getDefaultHandlingPattern() const | Command | |
| getID() const noexcept | Command | |
| instance_count() | Command | static |
| isAnonymous() const | Command | |
| maybeGetNewInstance(Symbol cmdID) | Command | static |
| newInstance() const | Command | |
| operator string() const | Command | |
| operator()() | Command | inline |
| operator< | Command | friend |
| operator=(Command &&)=default | Command | |
| operator=(Command const &)=default | Command | |
| operator== | Command | friend |
| remove(Symbol cmdID) | Command | static |
| setArguments(Arguments &) | Command | private |
| setArguments(lib::diff::Rec const &) | Command | private |
| setHandlingPattern(HandlingPattern::ID) | Command | |
| storeDef(Symbol newCmdID) const | Command | |
| unbind() | Command | |
| undo() | Command | inline |
| undo(HandlingPattern const &execPattern) | Command | |
| undo(HandlingPattern::ID) | Command | |
| ~Command() | Command |