LbmEntryInfo Struct Reference

Structure that associates a scratch buffer with each bitmap entry under construction. More...

#include <LbmGeneratorExecStream.h>

List of all members.

Public Attributes

SharedLbmEntry pBitmap
PBuffer bufferPtr
 pointer to buffer allocated to this entry; NULL if not allocated yet
bool inuse
 True if bitmap entry has an associated entry tuple.
LbmEntry entry
PBuffer pBuf
TupleData entryTuple


Detailed Description

Structure that associates a scratch buffer with each bitmap entry under construction.

Definition at line 42 of file LbmGeneratorExecStream.h.


Member Data Documentation

SharedLbmEntry LbmEntryInfo::pBitmap

Definition at line 44 of file LbmGeneratorExecStream.h.

PBuffer LbmEntryInfo::bufferPtr

pointer to buffer allocated to this entry; NULL if not allocated yet

Definition at line 49 of file LbmGeneratorExecStream.h.

bool LbmEntryInfo::inuse

True if bitmap entry has an associated entry tuple.

Definition at line 54 of file LbmGeneratorExecStream.h.

LbmEntry LbmEntryInfo::entry

Definition at line 38 of file LbmEntryTest.cpp.

PBuffer LbmEntryInfo::pBuf

Definition at line 39 of file LbmEntryTest.cpp.

TupleData LbmEntryInfo::entryTuple

Definition at line 40 of file LbmEntryTest.cpp.


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