userver: storages::postgres::ConstFieldIterator Class Reference
Loading...
Searching...
No Matches
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: