Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

error.hh File Reference

#include <string.h>
#include <stdio.h>
#include <qstring.h>
#include <qwidget.h>
#include <qmsgbox.h>

Go to the source code of this file.

Defines

#define E_TIMEOUT   "timeout "
#define E_CAMAC   "CAMAC error "
#define E_BUS   "Bus error "
#define E_FILENOTFOUND   "file not found "
#define E_ALLFUCKEDUP   "all is fucked up "
#define E_DEVICE_NOT_FOUND   "Couln't find device "
#define E_CLOSING_DEVICES   "while closing devices "
#define E_RANGE   "due to wrong range "
#define E_IB_WRITE   "Ib write to "
#define E_IB_READ   "Ib read from "
#define E_GPIB   "GPIB error "
#define E_OPEN   "Could not open file "
#define E_SYS_MEM   "Not enough memory "
#define E_FILE_NOT_FOUND   "File not found : "
#define E_NOT_SEND   "Could not send data"
#define E_NOT_RECEIVE   "Error receiving data"
#define E_CMD_NOT_SEND   "Could not send command"
#define E_NUMBER_TOO_LARGE   "Number larger than 16 bit"

Functions

int Ierror (char *,char *,char *)


Define Documentation

#define E_ALLFUCKEDUP   "all is fucked up "
 

#define E_BUS   "Bus error "
 

#define E_CAMAC   "CAMAC error "
 

#define E_CLOSING_DEVICES   "while closing devices "
 

#define E_CMD_NOT_SEND   "Could not send command"
 

#define E_DEVICE_NOT_FOUND   "Couln't find device "
 

#define E_FILENOTFOUND   "file not found "
 

#define E_FILE_NOT_FOUND   "File not found : "
 

#define E_GPIB   "GPIB error "
 

#define E_IB_READ   "Ib read from "
 

#define E_IB_WRITE   "Ib write to "
 

#define E_NOT_RECEIVE   "Error receiving data"
 

#define E_NOT_SEND   "Could not send data"
 

#define E_NUMBER_TOO_LARGE   "Number larger than 16 bit"
 

#define E_OPEN   "Could not open file "
 

#define E_RANGE   "due to wrong range "
 

#define E_SYS_MEM   "Not enough memory "
 

#define E_TIMEOUT   "timeout "
 


Function Documentation

int Ierror ( char * error,
char * device_name,
char * msg )
 


Generated at Mon Sep 2 18:21:06 2002 for MAX by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001