Definition at line 46 of file result_mapper.hpp.
Classes | |
| class | Iterator |
Public Types | |
| using | MappedType = typename CppToClickhouse< Row >::mapped_type |
| using | IteratorsTupleT = clickhouse::impl::IteratorsTupleT< MappedType > |
Public Member Functions | |
| RowsMapper (clickhouse::impl::BlockWrapperPtr &&block) | |
| Iterator | begin () const |
| Iterator | end () const |
| using storages::clickhouse::io::RowsMapper< Row >::IteratorsTupleT = clickhouse::impl::IteratorsTupleT<MappedType> |
Definition at line 56 of file result_mapper.hpp.
| using storages::clickhouse::io::RowsMapper< Row >::MappedType = typename CppToClickhouse<Row>::mapped_type |
Definition at line 48 of file result_mapper.hpp.
|
inlineexplicit |
Definition at line 49 of file result_mapper.hpp.
|
inline |
Definition at line 105 of file result_mapper.hpp.
|
inline |
Definition at line 106 of file result_mapper.hpp.
|
friend |
Definition at line 108 of file result_mapper.hpp.