pdf_searcher.h File Reference

#include "pdf_define.h"
#include "pdf_collection.h"
#include "pdf_search_criteria.h"
Include dependency graph for pdf_searcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pdf::SearchContext
 the search context wrappers not only the search criteria, but also the page number and start index. It would be only used in our searching algorithm. More...
struct  pdf::PDFSearchTaskInfo
 Information of a search task. More...
class  pdf::PDFSearcher

Namespaces

namespace  pdf
 

A simple observer implementation.


Typedefs

typedef PDFElemCollection
< PluginRangeImpl *, int > 
pdf::PDFSearchPage
typedef PDFCollection
< PDFSearchPage * > 
pdf::PDFSearchDocument

Enumerations

enum  pdf::SearchResult {
  pdf::RES_OK = 0, pdf::RES_NOT_FOUND, pdf::RES_BEGIN, pdf::RES_END,
  pdf::RES_ERROR, pdf::RES_ABORTED, pdf::RES_PAUSED
}
Generated by  doxygen 1.6.2-20100208