![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Functions | |
| void | ___check_notBottom (const Command *handle, lib::Literal operation_descr) |
| void | ___check_isBound (const Command *handle) |
| void | ___check_canUndo (const Command *handle) |
| bool | was_activated (Command const &com) |
| Command | registered_for (Symbol id) |
| void ___check_notBottom | ( | const Command * | handle, |
| lib::Literal | operation_descr | ||
| ) |
Definition at line 71 of file command.cpp.
References ___check_notBottom(), and LERR_.
Referenced by ___check_notBottom().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 80 of file command.cpp.
References ___check_isBound(), Command::canExec(), and LERR_.
Referenced by ___check_isBound().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 89 of file command.cpp.
References ___check_canUndo(), Command::canUndo(), and LERR_.
Referenced by ___check_canUndo().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 307 of file command.cpp.
References was_activated().
Referenced by was_activated().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 313 of file command.cpp.
References CommandRegistry::instance, and registered_for().
Referenced by registered_for().
Here is the call graph for this function:
Here is the caller graph for this function: