aitools::invertedindex::Iterator::Page Struct Reference

#include <Iterator.hpp>

List of all members.

Public Member Functions

 Page ()
 Page (FILE *file)
 ~Page ()

Public Attributes

size_t offset
FILE * file

Detailed Description

Definition at line 77 of file Iterator.hpp.


Constructor & Destructor Documentation

aitools::invertedindex::Iterator::Page::Page (  )  [inline]

Definition at line 79 of file Iterator.hpp.

aitools::invertedindex::Iterator::Page::Page ( FILE *  file  )  [inline]

Definition at line 83 of file Iterator.hpp.

References aitools::util::ftell(), and offset.

Here is the call graph for this function:

aitools::invertedindex::Iterator::Page::~Page (  )  [inline]

Definition at line 90 of file Iterator.hpp.

References aitools::util::fclose(), and file.

Here is the call graph for this function:


Member Data Documentation

Definition at line 98 of file Iterator.hpp.

Referenced by Page(), and aitools::invertedindex::Iterator::rewind().


The documentation for this struct was generated from the following file:
Generated on Wed May 30 15:07:33 2012 by  doxygen 1.6.3