EncodeDouble< T > Class Template Reference

Encode a sorted list of Triples. More...

Inheritance diagram for EncodeDouble< T >:
Encode< T > CodeBuffer< T > BlockBuffer CodeBlock BitBlock< unsigned int >

List of all members.

Public Member Functions

 EncodeDouble (int bufferSize, WriteQueueAccessFile *file, FileBlockQueue *wordPositons, T *triple=0)
 Initialise class by providing the file to write to and the FileBlockQueue to store the index list postitions.
void encodeElement (T *triple)
 Provide a triple to encode to file.

Detailed Description

template<typename T>
class EncodeDouble< T >

Encode a sorted list of Triples.

This class provides the methods to encode a sorted list of triples and record their files positions in the FileBlockQueue.

Author
lapark
Revision
1.5
Date
2009/10/08 06:41:30
Id
EncodeDouble.tcc,v 1.5 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