cmd Struct Reference

Back to the index.

Public Attributes | List of all members
cmd Struct Reference

Public Attributes

const char * name
 
const char * args
 
int tmp_flag
 
void(* f )(struct machine *, char *cmd_line)
 
const char * description
 

Detailed Description

Definition at line 1189 of file debugger_cmds.cc.

Member Data Documentation

◆ args

const char* cmd::args

Definition at line 1191 of file debugger_cmds.cc.

◆ description

const char* cmd::description

Definition at line 1194 of file debugger_cmds.cc.

◆ f

void(* cmd::f) (struct machine *, char *cmd_line)

Definition at line 1193 of file debugger_cmds.cc.

◆ name

const char* cmd::name

Definition at line 1190 of file debugger_cmds.cc.

◆ tmp_flag

int cmd::tmp_flag

Definition at line 1192 of file debugger_cmds.cc.


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13