OpenOCD
help_entry Struct Reference
Collaboration diagram for help_entry:

Data Fields

char * cmd_name
 
char * help
 
struct list_head lh
 
char * usage
 

Detailed Description

Definition at line 710 of file command.c.

Field Documentation

◆ cmd_name

char* help_entry::cmd_name

◆ help

char* help_entry::help

◆ lh

struct list_head help_entry::lh

Definition at line 35 of file command.c.

Referenced by help_add_command(), help_del_all_commands(), and help_del_command().

◆ usage

char* help_entry::usage

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