GatherTriples< T > Class Template Reference

Gather triples and encode to a file in blocks. More...

List of all members.

Public Member Functions

 GatherTriples (BlockStats *bs)
 Initialise the gathering.
void insertTriple (T *triple)
 Insert triples as accumulated.
void purgeTripleList (FileBlockQueue *fQueue)
 Encode the set of triples to a file (defined by fQueue).

Detailed Description

template<typename T>
class GatherTriples< T >

Gather triples and encode to a file in blocks.

This class is used to gather triples from a corpus and encode them to a binary file as the memory fills.

Author
lapark
Revision
1.4
Date
2009/10/08 06:41:30
Id
GatherTriples.tcc,v 1.4 2009/10/08 06:41:30 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:13 2009 for textIR by  doxygen 1.6.1