"SMF shell", command line utility. More...
Go to the source code of this file.
Data Structures | |
struct | command_struct |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
smf_track_t * | selected_track = NULL |
smf_event_t * | selected_event = NULL |
smf_t * | smf = NULL |
char * | last_file_name = NULL |
"SMF shell", command line utility.
Definition in file smfsh.c.
char* last_file_name = NULL |
smf_event_t* selected_event = NULL |
smf_track_t* selected_track = NULL |