LcsResidualFilter Struct Reference

Local data structure for a column filter. More...

#include <LcsResidualColumnFilters.h>

List of all members.

Public Attributes

SearchEndpoint lowerBoundDirective
 lower bound directive
SearchEndpoint upperBoundDirective
 upper bound directive
boost::scoped_array< FixedBufferboundBuf
 row buffer for the corresponding input row
TupleData boundData
 tuple for the input rows


Detailed Description

Local data structure for a column filter.

Definition at line 40 of file LcsResidualColumnFilters.h.


Member Data Documentation

SearchEndpoint LcsResidualFilter::lowerBoundDirective

lower bound directive

Definition at line 45 of file LcsResidualColumnFilters.h.

Referenced by LcsColumnReader::findBounds().

SearchEndpoint LcsResidualFilter::upperBoundDirective

upper bound directive

Definition at line 50 of file LcsResidualColumnFilters.h.

Referenced by LcsColumnReader::findBounds().

boost::scoped_array<FixedBuffer> LcsResidualFilter::boundBuf

row buffer for the corresponding input row

Definition at line 55 of file LcsResidualColumnFilters.h.

TupleData LcsResidualFilter::boundData

tuple for the input rows

Definition at line 60 of file LcsResidualColumnFilters.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 04:00:37 2009 for Fennel by  doxygen 1.5.1