Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::index::Extent Struct Reference

#include <Extent.hpp>

List of all members.

Public Member Functions

 Extent ()
 Extent (int b, int e)
 Extent (int b, int e, int o)
 Extent (int b, int e, int o, int p)
 Extent (int b, int e, int o, int p, UINT64 n)
 Extent (double w, int b, int e)
 Extent (double w, int b, int e, int o)
 Extent (double w, int b, int e, int o, int p)
 Extent (double w, int b, int e, int o, int p, UINT64 n)
 Extent (const Extent &e)
bool contains (const Extent &other) const
bool before (const Extent &other) const
bool beginsBefore (const Extent &other) const

Public Attributes

double weight
int begin
int end
int ordinal
int parent
UINT64 number


Constructor & Destructor Documentation

indri::index::Extent::Extent  )  [inline]
 

indri::index::Extent::Extent int  b,
int  e
[inline]
 

indri::index::Extent::Extent int  b,
int  e,
int  o
[inline]
 

indri::index::Extent::Extent int  b,
int  e,
int  o,
int  p
[inline]
 

indri::index::Extent::Extent int  b,
int  e,
int  o,
int  p,
UINT64  n
[inline]
 

indri::index::Extent::Extent double  w,
int  b,
int  e
[inline]
 

indri::index::Extent::Extent double  w,
int  b,
int  e,
int  o
[inline]
 

indri::index::Extent::Extent double  w,
int  b,
int  e,
int  o,
int  p
[inline]
 

indri::index::Extent::Extent double  w,
int  b,
int  e,
int  o,
int  p,
UINT64  n
[inline]
 

indri::index::Extent::Extent const Extent e  )  [inline]
 


Member Function Documentation

bool indri::index::Extent::before const Extent other  )  const [inline]
 

bool indri::index::Extent::beginsBefore const Extent other  )  const [inline]
 

bool indri::index::Extent::contains const Extent other  )  const [inline]
 


Member Data Documentation

int indri::index::Extent::begin
 

int indri::index::Extent::end
 

UINT64 indri::index::Extent::number
 

int indri::index::Extent::ordinal
 

int indri::index::Extent::parent
 

double indri::index::Extent::weight
 


The documentation for this struct was generated from the following file:
Generated on Tue Jun 15 11:03:00 2010 for Lemur by doxygen 1.3.4