This is the complete list of members for storages::postgres::ReverseConstRowIterator, including all inherited members.
Advance(std::ptrdiff_t) (defined in storages::postgres::Row) | storages::postgres::Row | protected |
As() const | storages::postgres::Row | protected |
As(RowTag) const | storages::postgres::Row | inlineprotected |
As(FieldTag) const | storages::postgres::Row | inlineprotected |
As(const std::initializer_list< std::string > &names) const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
As(const std::initializer_list< size_type > &indexes) const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
begin() const (defined in storages::postgres::Row) | storages::postgres::Row | inlineprotected |
cbegin() const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
cend() const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
Compare(const Row &rhs) const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
const_iterator typedef (defined in storages::postgres::Row) | storages::postgres::Row | protected |
const_reverse_iterator typedef (defined in storages::postgres::Row) | storages::postgres::Row | protected |
crbegin() const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
crend() const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
Distance(const Row &rhs) const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
end() const (defined in storages::postgres::Row) | storages::postgres::Row | inlineprotected |
GetDescription() const (defined in storages::postgres::Row) | storages::postgres::Row | inlineprotected |
GetFieldView(size_type index) const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
IndexOfName(const std::string &) const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
IsValid() const (defined in storages::postgres::Row) | storages::postgres::Row | protected |
operator[](size_type index) const | storages::postgres::Row | protected |
operator[](const std::string &name) const | storages::postgres::Row | protected |
pointer typedef (defined in storages::postgres::Row) | storages::postgres::Row | protected |
rbegin() const (defined in storages::postgres::Row) | storages::postgres::Row | inlineprotected |
reference typedef (defined in storages::postgres::Row) | storages::postgres::Row | protected |
rend() const (defined in storages::postgres::Row) | storages::postgres::Row | inlineprotected |
ResultSet (defined in storages::postgres::ReverseConstRowIterator) | storages::postgres::ReverseConstRowIterator | friend |
ReverseConstRowIterator()=default (defined in storages::postgres::ReverseConstRowIterator) | storages::postgres::ReverseConstRowIterator | |
Row()=default (defined in storages::postgres::Row) | storages::postgres::Row | protected |
Row(detail::ResultWrapperPtr res, size_type row) (defined in storages::postgres::Row) | storages::postgres::Row | inlineprotected |
RowIndex() const (defined in storages::postgres::Row) | storages::postgres::Row | inlineprotected |
Size() const | storages::postgres::Row | protected |
size_type typedef (defined in storages::postgres::Row) | storages::postgres::Row | protected |
To(T &&val) const | storages::postgres::Row | protected |
To(T &&val, RowTag) const | storages::postgres::Row | protected |
To(T &&val, FieldTag) const | storages::postgres::Row | protected |
To(T &&... val) const | storages::postgres::Row | protected |
To(const std::initializer_list< std::string > &names, T &&... val) const | storages::postgres::Row | protected |
To(const std::initializer_list< size_type > &indexes, T &&... val) const | storages::postgres::Row | protected |
value_type typedef (defined in storages::postgres::Row) | storages::postgres::Row | protected |