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::Field Member List

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

Advance(std::ptrdiff_t) (defined in storages::postgres::Field)storages::postgres::Fieldprotected
As() conststorages::postgres::Fieldinline
Coalesce(T &val, const T &default_val) conststorages::postgres::Fieldinline
Coalesce(const T &default_val) conststorages::postgres::Fieldinline
Compare(const Field &rhs) const (defined in storages::postgres::Field)storages::postgres::Fieldprotected
Description() const (defined in storages::postgres::Field)storages::postgres::Field
Distance(const Field &rhs) const (defined in storages::postgres::Field)storages::postgres::Fieldprotected
Field(detail::ResultWrapperPtr res, size_type row, size_type col) (defined in storages::postgres::Field)storages::postgres::Fieldinlineprotected
FieldIndex() const (defined in storages::postgres::Field)storages::postgres::Fieldinline
GetTypeBufferCategories() const (defined in storages::postgres::Field)storages::postgres::Field
GetTypeOid() const (defined in storages::postgres::Field)storages::postgres::Field
IsNull() const (defined in storages::postgres::Field)storages::postgres::Field
IsValid() const (defined in storages::postgres::Field)storages::postgres::Fieldprotected
Name() conststorages::postgres::Field
ReadNullable(const io::FieldBuffer &fb, T &&val, std::true_type) const (defined in storages::postgres::Field)storages::postgres::Fieldinlineprotected
ReadNullable(const io::FieldBuffer &buffer, T &&val, std::false_type) const (defined in storages::postgres::Field)storages::postgres::Fieldinlineprotected
Row (defined in storages::postgres::Field)storages::postgres::Fieldfriend
RowIndex() const (defined in storages::postgres::Field)storages::postgres::Fieldinline
size_type typedef (defined in storages::postgres::Field)storages::postgres::Field
To(T &&val) conststorages::postgres::Fieldinline