ser version
#include <sr_module.h>
Data Fields
-
fixup_function fixup
- pointer to the function called to "fix" the parameters
-
int flags
- Function flags.
-
cmd_function function
- pointer to the corresponding function
-
char * name
- null terminated command name
-
int param_no
- number of parameters used by the function
Detailed Description
Definition at line 233 of file sr_module.h.
The documentation for this struct was generated from the following file: