Kyoto Cabinet
|
Value iterator for the reducer. More...
#include <kcdbext.h>
Public Member Functions | |
const char * | next (size_t *sp) |
Get the next value. | |
Friends | |
class | MapReduce |
Value iterator for the reducer.
const char* kyotocabinet::MapReduce::ValueIterator::next | ( | size_t * | sp | ) |
Get the next value.
sp | the pointer to the variable into which the size of the region of the return value is assigned. |