userver: Member List
⚠️ 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::ConstRowIterator Member List

This is the complete list of members for storages::postgres::ConstRowIterator, including all inherited members.

Advance(std::ptrdiff_t) (defined in storages::postgres::Row)storages::postgres::Rowprotected
As() conststorages::postgres::Rowprotected
As(RowTag) conststorages::postgres::Rowinlineprotected
As(FieldTag) conststorages::postgres::Rowinlineprotected
As(const std::initializer_list< std::string > &names) const (defined in storages::postgres::Row)storages::postgres::Rowprotected
As(const std::initializer_list< size_type > &indexes) const (defined in storages::postgres::Row)storages::postgres::Rowprotected
begin() const (defined in storages::postgres::Row)storages::postgres::Rowinlineprotected
cbegin() const (defined in storages::postgres::Row)storages::postgres::Rowprotected
cend() const (defined in storages::postgres::Row)storages::postgres::Rowprotected
Compare(const Row &rhs) const (defined in storages::postgres::Row)storages::postgres::Rowprotected
const_iterator typedef (defined in storages::postgres::Row)storages::postgres::Rowprotected
const_reverse_iterator typedef (defined in storages::postgres::Row)storages::postgres::Rowprotected
ConstRowIterator()=default (defined in storages::postgres::ConstRowIterator)storages::postgres::ConstRowIterator
crbegin() const (defined in storages::postgres::Row)storages::postgres::Rowprotected
crend() const (defined in storages::postgres::Row)storages::postgres::Rowprotected
Distance(const Row &rhs) const (defined in storages::postgres::Row)storages::postgres::Rowprotected
end() const (defined in storages::postgres::Row)storages::postgres::Rowinlineprotected
GetDescription() const (defined in storages::postgres::Row)storages::postgres::Rowinlineprotected
GetFieldView(size_type index) const (defined in storages::postgres::Row)storages::postgres::Rowprotected
IndexOfName(const std::string &) const (defined in storages::postgres::Row)storages::postgres::Rowprotected
IsValid() const (defined in storages::postgres::Row)storages::postgres::Rowprotected
operator[](size_type index) conststorages::postgres::Rowprotected
operator[](const std::string &name) conststorages::postgres::Rowprotected
pointer typedef (defined in storages::postgres::Row)storages::postgres::Rowprotected
rbegin() const (defined in storages::postgres::Row)storages::postgres::Rowinlineprotected
reference typedef (defined in storages::postgres::Row)storages::postgres::Rowprotected
rend() const (defined in storages::postgres::Row)storages::postgres::Rowinlineprotected
ResultSet (defined in storages::postgres::ConstRowIterator)storages::postgres::ConstRowIteratorfriend
Row()=default (defined in storages::postgres::Row)storages::postgres::Rowprotected
Row(detail::ResultWrapperPtr res, size_type row) (defined in storages::postgres::Row)storages::postgres::Rowinlineprotected
RowIndex() const (defined in storages::postgres::Row)storages::postgres::Rowinlineprotected
Size() conststorages::postgres::Rowprotected
size_type typedef (defined in storages::postgres::Row)storages::postgres::Rowprotected
To(T &&val) conststorages::postgres::Rowprotected
To(T &&val, RowTag) conststorages::postgres::Rowprotected
To(T &&val, FieldTag) conststorages::postgres::Rowprotected
To(T &&... val) conststorages::postgres::Rowprotected
To(const std::initializer_list< std::string > &names, T &&... val) conststorages::postgres::Rowprotected
To(const std::initializer_list< size_type > &indexes, T &&... val) conststorages::postgres::Rowprotected
value_type typedef (defined in storages::postgres::Row)storages::postgres::Rowprotected