JASSv2
Classes
index_manager_sequential.h File Reference

Non-thread-Safe indexer object. More...

#include <vector>
#include <sstream>
#include "parser.h"
#include "posting.h"
#include "hash_table.h"
#include "index_manager.h"
#include "unittest_data.h"
#include "index_postings.h"
#include "instream_memory.h"
#include "instream_document_trec.h"
Include dependency graph for index_manager_sequential.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JASS::index_manager_sequential
 Non-thread-Safe indexer object. More...
 
class  JASS::index_manager_sequential::delegate
 Base class for the callback function called by iterate. More...
 

Detailed Description

Non-thread-Safe indexer object.

Author
Andrew Trotman