#include <erdminternal.h>
Public Attributes | |
char | name [DM_CMD_NAME] |
int | cc |
char | arg [DM_N_ARG][DM_ARGLENGTH] |
int | nArg |
Definition at line 84 of file erdminternal.h.
char erDmCmd_t::name[DM_CMD_NAME] |
Definition at line 86 of file erdminternal.h.
int erDmCmd_t::cc |
Definition at line 87 of file erdminternal.h.
char erDmCmd_t::arg[DM_N_ARG][DM_ARGLENGTH] |
Definition at line 88 of file erdminternal.h.
int erDmCmd_t::nArg |
Definition at line 89 of file erdminternal.h.