![]() |
Libmacro
0.2
Libmacro is an extensible macro and hotkey library.
|
This is the complete list of members for mcr::ICommand, including all inherited members.
| arg(size_t index) const =0 (defined in mcr::ICommand) | mcr::ICommand | pure virtual |
| argCount() const =0 | mcr::ICommand | pure virtual |
| cryptic() const =0 (defined in mcr::ICommand) | mcr::ICommand | pure virtual |
| file() const =0 | mcr::ICommand | pure virtual |
| setArg(size_t index, const String &val)=0 (defined in mcr::ICommand) | mcr::ICommand | pure virtual |
| setArgCount(size_t val)=0 (defined in mcr::ICommand) | mcr::ICommand | pure virtual |
| setCryptic(bool val)=0 (defined in mcr::ICommand) | mcr::ICommand | pure virtual |
| setFile(const String &val)=0 | mcr::ICommand | pure virtual |