BitmapInput Struct Reference

Structure containing information about the constructed bitmaps corresponding the inputs and expected result. More...

#include <LbmExecStreamTestBase.h>

List of all members.

Public Attributes

boost::shared_array< FixedBufferbufArray
 Buffers storing the bitmap segments.
uint currBufSize
 Amount of space currently used in buffer.
uint fullBufSize
 Size of the buffer.
uint nBitmaps
 Number of bitmap segments.


Detailed Description

Structure containing information about the constructed bitmaps corresponding the inputs and expected result.

Definition at line 61 of file LbmExecStreamTestBase.h.


Member Data Documentation

boost::shared_array<FixedBuffer> BitmapInput::bufArray

Buffers storing the bitmap segments.

Definition at line 66 of file LbmExecStreamTestBase.h.

Referenced by LbmExecStreamTestBase::initBitmapInput(), LbmExecStreamTestBase::initValuesExecStream(), LbmExecStreamTestBase::produceEntry(), and LbmUnionExecStreamTest::testUnion().

uint BitmapInput::currBufSize

Amount of space currently used in buffer.

Definition at line 71 of file LbmExecStreamTestBase.h.

Referenced by LbmExecStreamTestBase::generateBitmaps(), LbmExecStreamTestBase::initBitmapInput(), LbmExecStreamTestBase::initValuesExecStream(), LbmExecStreamTestBase::produceEntry(), and LbmUnionExecStreamTest::testUnion().

uint BitmapInput::fullBufSize

Size of the buffer.

Definition at line 76 of file LbmExecStreamTestBase.h.

Referenced by LbmExecStreamTestBase::generateBitmaps(), LbmExecStreamTestBase::initBitmapInput(), and LbmUnionExecStreamTest::testUnion().

uint BitmapInput::nBitmaps

Number of bitmap segments.

Definition at line 81 of file LbmExecStreamTestBase.h.

Referenced by LbmExecStreamTestBase::initBitmapInput(), LbmExecStreamTestBase::produceEntry(), and LbmUnionExecStreamTest::testUnion().


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