|
Cppgres
Build Postgres extensions in C++
|
This is the complete list of members for cppgres::nullable_datum, including all inherited members.
| _datum (defined in cppgres::nullable_datum) | cppgres::nullable_datum | |
| _ndatum (defined in cppgres::nullable_datum) | cppgres::nullable_datum | |
| is_null() const noexcept (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inline |
| nullable_datum(::NullableDatum d) (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inlineexplicit |
| nullable_datum() (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inlineexplicit |
| nullable_datum(::Datum d) (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inlineexplicit |
| nullable_datum(datum d) (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inlineexplicit |
| operator const ::Datum &() (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inline |
| operator const struct datum &() const (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inline |
| operator struct datum &() (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inline |
| operator==(const nullable_datum &other) const (defined in cppgres::nullable_datum) | cppgres::nullable_datum | inline |