#include <commands.h>
Public Member Functions | |
| Command (void(*a)()) | |
| ~Command () | |
| void | operator() () const |
Public Attributes | |
| void(* | action )() |
|
|
Definition at line 64 of file commands.h. |
|
|
Definition at line 66 of file commands.h. |
|
|
Definition at line 69 of file commands.h. |
|
|
Referenced by atlas::commands::CommandMode::setAction(). |
1.3.9.1