Decode< T > Class Template Reference

Decode triples from a binary file. More...

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

List of all members.

Public Member Functions

 Decode (int bufferSize, QueueAccessFile *file, T *triple=0)
 Intialise the decode from a QueueAccessFile.
void refreshBlock (void)
 Fill the block with the next portion of the buffer.
void refreshBuffer (void)
 Fill the buffer with the next portion of the binary file.

Detailed Description

template<typename T>
class Decode< T >

Decode triples from a binary file.

This class allows the user to decode a list of triples from a binary file that was previously created using the Encode class. The template parameter is the class of triples begin decoded.

Author
lapark
Revision
1.6
Date
2009/10/08 06:41:29
Id
Decode.tcc,v 1.6 2009/10/08 06:41:29 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:12 2009 for textIR by  doxygen 1.6.1