ccutil/fileerr.h File Reference

#include "errcode.h"

Go to the source code of this file.

Variables


Variable Documentation

const ERRCODE CANTCONNECTPIPE = "Can't reconnect pipes to stdin/stdout"

Definition at line 28 of file fileerr.h.

const ERRCODE CANTCREATEFILE = "Can't create file"

Definition at line 26 of file fileerr.h.

Referenced by pgeditor_write_file(), and IMAGE::write().

const ERRCODE CANTMAKEPIPE = "Can't create pipe"

Definition at line 27 of file fileerr.h.

const ERRCODE CANTOPENFILE = "Can't open file"

Note:
File: fileerr.h (Formerly filerr.h)
Errors for file utilities.
Author:
Ray Smith
Date:
Tue Aug 14 15:45:16 BST 1990
 * (C) Copyright 1990, Hewlett-Packard Ltd.
 ** Licensed under the Apache License, Version 2.0 (the "License");
 ** you may not use this file except in compliance with the License.
 ** You may obtain a copy of the License at
 ** http://www.apache.org/licenses/LICENSE-2.0
 ** Unless required by applicable law or agreed to in writing, software
 ** distributed under the License is distributed on an "AS IS" BASIS,
 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 ** See the License for the specific language governing permissions and
 ** limitations under the License.

Definition at line 25 of file fileerr.h.

Referenced by add_event(), apply_boxes(), choice_dump_tester(), edges_and_textord(), init_tesseract(), main_setup(), open_outfile(), pgeditor_read_file(), read_and_textord(), IMAGE::read_header(), and read_poly_blocks().

const ERRCODE EXECFAILED = "Could not exec new process"

Definition at line 33 of file fileerr.h.

const ERRCODE READFAILED = "Read of file failed"

Definition at line 29 of file fileerr.h.

Referenced by IMAGE::bufread(), de_serialise_bytes(), de_serialise_FLOAT64(), de_serialise_INT32(), edges_and_textord(), get_pd_vertex(), kick_daemon(), main(), R_BITSTREAM::open(), open_tif_image(), IMAGE::read(), R_BITSTREAM::read_code(), read_pd_file(), and read_vec_file().

const ERRCODE SELECTFAILED = "Select failed"

Definition at line 31 of file fileerr.h.

const ERRCODE WRITEFAILED = "Write of file failed"

Definition at line 30 of file fileerr.h.

Referenced by kick_daemon(), serialise_bytes(), serialise_FLOAT64(), serialise_INT32(), IMAGE::write(), W_BITSTREAM::write_code(), write_cooked_text(), write_map(), write_tif_image(), and write_unlv_text().


Generated on Wed Feb 28 19:49:16 2007 for Tesseract by  doxygen 1.5.1