Definition at line 43 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 52 of file result_mapper.hpp.
| using storages::clickhouse::io::RowsMapper< Row >::MappedType = typename CppToClickhouse<Row>::mapped_type | 
Definition at line 45 of file result_mapper.hpp.
      
  | 
  inlineexplicit | 
Definition at line 46 of file result_mapper.hpp.
      
  | 
  inline | 
Definition at line 101 of file result_mapper.hpp.
      
  | 
  inline | 
Definition at line 102 of file result_mapper.hpp.
      
  | 
  friend | 
Definition at line 104 of file result_mapper.hpp.