#include <LbmGeneratorExecStream.h>
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 |
Definition at line 42 of file LbmGeneratorExecStream.h.
Definition at line 44 of file LbmGeneratorExecStream.h.
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.
Definition at line 38 of file LbmEntryTest.cpp.
Definition at line 39 of file LbmEntryTest.cpp.
Definition at line 40 of file LbmEntryTest.cpp.