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

main.c File Reference

barcode agent main program and I/O event handler. More...

#include "isisclient.h"
#include "client.h"
#include "msutils.h"
#include <readline/readline.h>
#include <readline/history.h>

Functions

int main (int argc, char *argv[])
 Main client 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.

barcode_t mask
 Global client barcode reader table for the Slit Mask reader.


Detailed Description

barcode agent main program and I/O event handler.


Function Documentation

int main int  argc,
char *  argv[]
 

Main client 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.

barcode_t mask
 

Global client barcode reader table for the Slit Mask reader.


Generated on Thu Jul 22 20:10:48 2004 for Barcode Reader Agent by doxygen 1.3.7