Definition at line 42 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 50 of file result_mapper.hpp.
| using storages::clickhouse::io::RowsMapper< Row >::MappedType = typename CppToClickhouse<Row>::mapped_type |
Definition at line 44 of file result_mapper.hpp.
|
inlineexplicit |
Definition at line 45 of file result_mapper.hpp.
|
inline |
Definition at line 97 of file result_mapper.hpp.
|
inline |
Definition at line 98 of file result_mapper.hpp.
|
friend |
Definition at line 100 of file result_mapper.hpp.