Cppgres
Build Postgres extensions in C++
|
This is the complete list of members for cppgres::named_type, including all inherited members.
name(bool qualified=false) | cppgres::type | inline |
named_type(const std::string_view name) | cppgres::named_type | inline |
named_type(const std::string_view schema, const std::string_view name) | cppgres::named_type | inline |
oid (defined in cppgres::type) | cppgres::type | |
operator==(const type &other) const (defined in cppgres::type) | cppgres::type | inline |