Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cli_command Struct Reference

#include <net_cli.h>

Data Fields

char * command
 
int(* callback )(struct cli_def *, const char *, char **, int)
 
unsigned int unique_len
 
char * help
 
int privilege
 
int mode
 
struct cli_commandnext
 
struct cli_commandchildren
 
struct cli_commandparent
 
int system
 

Field Documentation

int(* cli_command::callback)(struct cli_def *, const char *, char **, int)
struct cli_command* cli_command::children
char* cli_command::help
int cli_command::mode
struct cli_command* cli_command::parent
int cli_command::privilege
int cli_command::system
unsigned int cli_command::unique_len

The documentation for this struct was generated from the following file: