Contains the definition for CommandMap class. More...
Go to the source code of this file.
Classes | |
| class | april::CommandMap |
| Class capable of storing a list of commands and associated callbacks. More... | |
Typedefs | |
| typedef bool(* | april::cmdCallBack )(const QString &s_cmd, const AaTkString &atks, QString &s_err) |
| the definition for a callback used with commands | |
Contains the definition for CommandMap class.