Go to the source code of this file.
Classes | |
| class | LbmTupleReader |
| LbmTupleReader is an interface for reading bitmap tuples. More... | |
| class | LbmStreamTupleReader |
| LbmStreamTupleReader is a base class for reading bitmap tuples from an input stream. More... | |
| class | LbmSingleTupleReader |
| LbmSingleTupleReader is a class satisyfing the bitmap tuple reader interface for a single input tuple. More... | |
Variables | |
| FENNEL_BEGIN_NAMESPACE typedef TupleData * | PTupleData |
| FENNEL_BEGIN_NAMESPACE typedef TupleData* PTupleData |
Definition at line 31 of file LbmTupleReader.h.
1.5.1