akregator
c4_ColIter Class Reference
#include <column.h>
Detailed Description
Definition at line 185 of file column.h.
Public Member Functions | |
| int | BufLen () const |
| const t4_byte * | BufLoad () const |
| t4_byte * | BufSave () |
| c4_ColIter (c4_Column &col_, t4_i32 offset_, t4_i32 limit_) | |
| bool | Next (int max_) |
| bool | Next () |
Constructor & Destructor Documentation
Member Function Documentation
| int c4_ColIter::BufLen | ( | ) | const |
| const t4_byte* c4_ColIter::BufLoad | ( | ) | const |
| t4_byte* c4_ColIter::BufSave | ( | ) |
| bool c4_ColIter::Next | ( | int | max_ | ) |
Definition at line 1479 of file column.cpp.
| bool c4_ColIter::Next | ( | ) |
Definition at line 1448 of file column.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference