Main Page | Data Structures | File List | Data Fields | Globals

Commands Struct Reference

Application command action-function data structure. More...

#include <commands.h>


Data Fields

char * cmd
 command verb (e.g., read, quit, etc.)

int(* action )(char *args, MsgType msgtype, char *reply)
char * usage
 command usage syntax, for the help facility and error messages

char * description
 brief, 1-line command description for the help facility


Detailed Description

Application command action-function data structure.


Field Documentation

char* Commands::cmd
 

command verb (e.g., read, quit, etc.)

int(* Commands::action)(char *args, MsgType msgtype, char *reply)
 

char* Commands::usage
 

command usage syntax, for the help facility and error messages

char* Commands::description
 

brief, 1-line command description for the help facility


The documentation for this struct was generated from the following file:
Generated on Thu Jul 22 20:23:38 2004 for Optec IFW Intelligent Filter Wheel Control Tool by doxygen 1.3.7