Command Member List

This is the complete list of members for Command, including all inherited members.
add(const char *command_name, const char *desc, bool(*funcptr)(u32, char **)) (defined in Command)Command [static]
binding (defined in Command)Command [static]
bindKey(char *keyn, char *line) (defined in Command)Command [static]
checkArgCount(u32 expected, u32 got, char **args) (defined in Command)Command [static]
command_hash (defined in Command)Command [static]
command_head (defined in Command)Command [static]
consumeKeys() (defined in Command)Command [static]
destroy() (defined in Command)Command [static]
init() (defined in Command)Command [static]
key (defined in Command)Command [static]
n_bindings (defined in Command)Command [static]
remove(const char *command_name) (defined in Command)Command [static]
run(char *str) (defined in Command)Command [static]
 All Classes Functions