fluid_cmd_t Struct Reference


Data Fields

char * name
char * topic
 The name of the command, as typed in in the shell.
fluid_cmd_func_t handler
 The help topic group of this command.
void * data
 Pointer to the handler for this command.
char * help
 Pointer to the user data.

Detailed Description

Definition at line 54 of file shell.h.


Field Documentation

void* fluid_cmd_t::data

Pointer to the handler for this command.

Definition at line 58 of file shell.h.

fluid_cmd_func_t fluid_cmd_t::handler

The help topic group of this command.

Definition at line 57 of file shell.h.

char* fluid_cmd_t::help

Pointer to the user data.

Definition at line 59 of file shell.h.

char* fluid_cmd_t::name

Definition at line 55 of file shell.h.

char* fluid_cmd_t::topic

The name of the command, as typed in in the shell.

Definition at line 56 of file shell.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 3 23:38:17 2006 for libfluidsynth by  doxygen 1.4.7