#include <DocumentStructureHolderNode.hpp>
Inheritance diagram for indri::infnet::DocumentStructureHolderNode:

Public Member Functions | |
| DocumentStructureHolderNode (const std::string &name) | |
| ~DocumentStructureHolderNode () | |
| void | prepare (lemur::api::DOCID_T documentID) |
| lemur::api::DOCID_T | nextCandidateDocument () |
| const std::string & | getName () const |
| indri::index::DocumentStructure * | getDocumentStructure () |
| void | indexChanged (indri::index::Index &index) |
Private Attributes | |
| indri::index::Index * | _index |
| lemur::api::DOCID_T | _nextDocument |
| indri::index::TermListFileIterator * | _docIter |
| lemur::api::DOCID_T | _docIterID |
| std::string | _name |
| indri::index::DocumentStructure * | _documentStructure |
|
|
|
|
|
|
|
|
|
|
|
Implements indri::infnet::InferenceNetworkNode. |
|
|
Implements indri::infnet::InferenceNetworkNode. |
|
|
Implements indri::infnet::InferenceNetworkNode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4