List of all members.
Public Attributes |
const char * | name |
int(* | cmd )(class md &, unsigned int, const char **) |
| command function pointer
|
char *(* | cmpl )(class md &, unsigned int, const char **, unsigned int) |
| completion function shoud complete the last entry in the array
|
Member Data Documentation
int(* prompt_command::cmd)(class md &, unsigned int, const char **) |
char*(* prompt_command::cmpl)(class md &, unsigned int, const char **, unsigned int) |
completion function shoud complete the last entry in the array
const char* prompt_command::name |
The documentation for this struct was generated from the following file: