Cppgres
Build Postgres extensions in C++
|
This is the complete list of members for cppgres::non_by_value_type, including all inherited members.
ctx (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | protected |
datum (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | friend |
get_datum() const (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inline |
get_memory_context() (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inline |
name(bool qualified=false) | cppgres::type | inline |
non_by_value_type(std::pair< const struct datum &, std::optional< memory_context > > init) (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inline |
non_by_value_type(const struct datum &datum, std::optional< memory_context > ctx) (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inline |
non_by_value_type(const non_by_value_type &other) (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inline |
non_by_value_type(non_by_value_type &&other) noexcept (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inline |
oid (defined in cppgres::type) | cppgres::type | |
operator=(non_by_value_type &&other) noexcept (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inline |
operator==(const type &other) const (defined in cppgres::type) | cppgres::type | inline |
ptr(bool tracked=true) const (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | inlineprotected |
value_datum (defined in cppgres::non_by_value_type) | cppgres::non_by_value_type | protected |