Class ResultSet::CellCallback

class CellCallback

Public Functions

CellCallback(StringDictionaryProxy::IdMap &&id_map, int64_t const null_int)
void operator()(int8_t const *const cell_ptr) const

Private Members

StringDictionaryProxy::IdMap const id_map_
int64_t const null_int_