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

main.c File Reference

ifwtool main program and I/O event handler. More...

#include "isisclient.h"
#include "ifwtool.h"
#include "ifwutils.h"
#include <readline/readline.h>
#include <readline/history.h>

Functions

int main (int argc, char *argv[])
 Main application initializer and I/O event handler.

void handleint (int signalValue)
 Service Ctrl+C (SIGINT) signals.


Variables

isisclient_t client
 Global client runtime config table.

ifwheel_t ifw
 Global IFW filter wheel parameter table (declare in main.c).


Detailed Description

ifwtool main program and I/O event handler.


Function Documentation

int main int  argc,
char *  argv[]
 

Main application initializer and I/O event handler.

void handleint int  signalValue  ) 
 

Service Ctrl+C (SIGINT) signals.

Trap and handle any Ctrl+C keys pressed at the command-line interface. Right now it doesn't do much more than note that Ctrl+C has been it, but in the future it could do more if required.


Variable Documentation

isisclient_t client
 

Global client runtime config table.

ifwheel_t ifw
 

Global IFW filter wheel parameter table (declare in main.c).


Generated on Thu Jul 22 20:23:38 2004 for Optec IFW Intelligent Filter Wheel Control Tool by doxygen 1.3.7