userver: storages::postgres::ReverseConstFieldIterator 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::ReverseConstFieldIterator Class Reference

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

Detailed Description

Reverse iterator over fields in a result set's row.

Definition at line 388 of file result_set.hpp.

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

Friends And Related Symbol Documentation

◆ Row

friend class Row
friend

Definition at line 395 of file result_set.hpp.


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