Main Page | Class List | Directories | File List | Class Members | File Members

error.h File Reference

Error codes. More...

Go to the source code of this file.

Defines

#define err_ok   0
#define err_serial_open   1000
#define err_serial_stty   1001
#define err_serial_memory   1002
#define err_serial_select   1003
#define err_serial_select_timeout   1004
#define err_serial_read   1005
#define err_serial_null_device   1006
#define err_serial_timeout   1007
#define err_serial_history   1008
#define err_serial_blocked   1009
#define err_serial_read_wait   1100
#define err_serial_read_line   1101
#define err_serial_active   1900
#define err_history_memory   2000
#define err_history_empty   2001
#define err_history_overflow   2002
#define err_file_eof   5000
#define err_file_notvalid   5001
#define err_file_memory   5002
#define err_parse_memory   -6000
#define err_parse_error   -6001
#define err_filter_error   7000
#define err_filter_position   7001
#define err_filter_encoder   7002
#define err_ccu_no_answer   8001
#define err_ccu_no_over   8002
#define err_ccu_answer_mismatch   8003
#define err_ccu_conscan   8004
#define err_ccu_usb_open   8005
#define err_ccu_database_open   8006
#define err_ccu_database_mismatch   8007
#define err_ccu_command_blocked   8008
#define err_par_open   9000
#define err_par_parinit   9001
#define err_par_break   9002
#define err_par_readqueue   9003
#define err_par_readbuf   9004
#define err_par_size   9100
#define err_read_disabled   10000
#define err_telescope_read   11000

Functions

char * error_msg (int errcode)


Detailed Description

Error codes.

Copyright (C) 2001-2003 Oliver Cordes (see source file for email)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.


Generated on Fri Dec 16 22:23:37 2005 for gboccia by  doxygen 1.4.2