/home/rays/src/opensrc/tesseract-ocr/ccutil/fileerr.h File Reference

#include "errcode.h"

Go to the source code of this file.

Variables

const ERRCODE CANTOPENFILE = "Can't open file"
const ERRCODE CANTCREATEFILE = "Can't create file"
const ERRCODE CANTMAKEPIPE = "Can't create pipe"
const ERRCODE CANTCONNECTPIPE = "Can't reconnect pipes to stdin/stdout"
const ERRCODE READFAILED = "Read of file failed"
const ERRCODE WRITEFAILED = "Write of file failed"
const ERRCODE SELECTFAILED = "Select failed"
const ERRCODE EXECFAILED = "Could not exec new process"

Variable Documentation

const ERRCODE CANTCONNECTPIPE = "Can't reconnect pipes to stdin/stdout"
const ERRCODE CANTCREATEFILE = "Can't create file"
const ERRCODE CANTMAKEPIPE = "Can't create pipe"
const ERRCODE CANTOPENFILE = "Can't open file"
const ERRCODE EXECFAILED = "Could not exec new process"
const ERRCODE READFAILED = "Read of file failed"
const ERRCODE SELECTFAILED = "Select failed"
const ERRCODE WRITEFAILED = "Write of file failed"
Generated on Thu Feb 2 08:19:21 2012 for Tesseract by  doxygen 1.6.3