libcrn
3.9.5
A document image processing library
|
#include <CRNString.h>
#include <CRNIO/CRNPath.h>
#include <CRNIO/CRNMessenger.h>
#include <fstream>
Go to the source code of this file.
Classes | |
class | crn::IO |
General purpose IO class. More... | |
class | crn::IO::Directory |
A handler to the content of a directory. More... | |
Namespaces | |
crn | |
Macros | |
#define | CRNDebug(x) |
#define | CRNdout std::ofstream() |
#define | CRNWarning(x) crn::IO::Warning(x) |
#define | CRNVerbose(x) crn::IO::Verbose(x) |
#define | CRNError(x) crn::IO::Error(x) |
#define | CRNOptimNeeded(x) |