Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::nullable_datum Member List

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
from_nullable_datum (defined in cppgres::nullable_datum)cppgres::nullable_datumfriend
into_nullable_datum (defined in cppgres::nullable_datum)cppgres::nullable_datumfriend
is_null() const noexcept (defined in cppgres::nullable_datum)cppgres::nullable_datuminline
nullable_datum(::NullableDatum d) (defined in cppgres::nullable_datum)cppgres::nullable_datuminlineexplicit
nullable_datum() (defined in cppgres::nullable_datum)cppgres::nullable_datuminlineexplicit
nullable_datum(::Datum d) (defined in cppgres::nullable_datum)cppgres::nullable_datuminlineexplicit
nullable_datum(datum d) (defined in cppgres::nullable_datum)cppgres::nullable_datuminlineexplicit
operator const ::Datum &() (defined in cppgres::nullable_datum)cppgres::nullable_datuminline
operator const struct datum &() const (defined in cppgres::nullable_datum)cppgres::nullable_datuminline
operator struct datum &() (defined in cppgres::nullable_datum)cppgres::nullable_datuminline