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

Iterator over fields in a result set's row. More...

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

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

Friends

class Row
 

Detailed Description

Iterator over fields in a result set's row.

Definition at line 350 of file result_set.hpp.

Friends And Related Symbol Documentation

◆ Row

friend class Row
friend

Definition at line 353 of file result_set.hpp.


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