#include <Collection.hpp>
Inheritance diagram for Collection:

Public Methods | |
| virtual | ~Collection () |
| virtual void | addDocument (int documentID, ParsedDocument *document)=0 |
| virtual ParsedDocument * | retrieve (int documentID)=0 |
|
|
|
|
||||||||||||
|
Implemented in CompressedCollection. |
|
|
Implemented in CompressedCollection. |
1.2.18