libcrn
3.9.5
A document image processing library
|
#include <vector>
#include <CRNSavable.h>
#include <CRNBlock.h>
#include <CRNDocumentPtr.h>
#include <CRNData/CRNForeach.h>
#include <CRNIO/CRNPath.h>
Go to the source code of this file.
Classes | |
class | crn::Document |
Document utility class. More... | |
class | crn::Document::iterator |
Iterator on the blocks of the document. More... | |
Namespaces | |
crn | |
Functions | |
size_t | crn::Size (const Document &doc) noexcept |
Number of views in a document. More... | |