userver: storages::postgres::ConstFieldIterator Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::ConstFieldIterator Class Reference

#include <userver/storages/postgres/result_set.hpp>

Detailed Description

Iterator over fields in a result set's row.

Definition at line 374 of file result_set.hpp.

+ Inheritance diagram for storages::postgres::ConstFieldIterator:
+ Collaboration diagram for storages::postgres::ConstFieldIterator:

Friends And Related Symbol Documentation

◆ Row

friend class Row
friend

Definition at line 381 of file result_set.hpp.


The documentation for this class was generated from the following file: