#include <DataSource.h>
|
virtual | ~DataSource () |
|
virtual bool | next (uint32_t *type_flagp, int64_t *timestampp, KeySpec *keyp, uint8_t **valuep, uint32_t *value_lenp, uint32_t *consumedp) |
|
Definition at line 30 of file DataSource.h.
virtual Hypertable::DataSource::~DataSource |
( |
| ) |
|
|
inlinevirtual |
virtual bool Hypertable::DataSource::next |
( |
uint32_t * |
type_flagp, |
|
|
int64_t * |
timestampp, |
|
|
KeySpec * |
keyp, |
|
|
uint8_t ** |
valuep, |
|
|
uint32_t * |
value_lenp, |
|
|
uint32_t * |
consumedp |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file:
- /home/doug/src/hypertable/src/cc/Hypertable/Lib/DataSource.h