tesseract-doxygen/ccutil/memryerr.h File Reference

#include "errcode.h"

Go to the source code of this file.

Variables

const ERRCODE MEMTOOBIG = "Memory request too big"
const ERRCODE NOMOREBLOCKS = "Max total memory blocks exceeded"
const ERRCODE NOMOREMEM = "No more memory available from malloc"
const ERRCODE FREENULLPTR = "Attempt to free memory NULL pointer"
const ERRCODE NOTMALLOCMEM
const ERRCODE FREEILLEGALPTR = "Pointer or memory corrupted"
const ERRCODE FREEFREEDBLOCK = "Memory block already marked free"
const ERRCODE BADMEMCHUNKS = "Inconsistency in memory chunks"
const ERRCODE BADSTRUCTCOUNT = "Memory incorrect freelist length"
const ERRCODE NEGATIVE_USED_STRUCTS
const ERRCODE NOTASTRING = "Illegal pointer for memory strfree"

Variable Documentation

const ERRCODE BADMEMCHUNKS = "Inconsistency in memory chunks"
const ERRCODE BADSTRUCTCOUNT = "Memory incorrect freelist length"
const ERRCODE FREEFREEDBLOCK = "Memory block already marked free"
const ERRCODE FREEILLEGALPTR = "Pointer or memory corrupted"
const ERRCODE FREENULLPTR = "Attempt to free memory NULL pointer"
const ERRCODE MEMTOOBIG = "Memory request too big"
Initial value:
"Negative number of used memory structures"
const ERRCODE NOMOREBLOCKS = "Max total memory blocks exceeded"
const ERRCODE NOMOREMEM = "No more memory available from malloc"
const ERRCODE NOTASTRING = "Illegal pointer for memory strfree"
Initial value:
"Attempt to free memory not belonging to memalloc"
Generated on Sun Jul 18 17:10:50 2010 for Tesseract by  doxygen 1.6.3