libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
CRNIO.h File Reference
#include <CRNString.h>
#include <CRNIO/CRNPath.h>
#include <CRNIO/CRNMessenger.h>
#include <fstream>
+ Include dependency graph for CRNIO.h:
+ This graph shows which files directly or indirectly include this file:

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)