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

This is the complete list of members for cppgres::tuple_descriptor, including all inherited members.

attributes() constcppgres::tuple_descriptorinline
equal_types(const tuple_descriptor &other)cppgres::tuple_descriptorinline
get_name(int n) (defined in cppgres::tuple_descriptor)cppgres::tuple_descriptorinline
get_type(int n) const (defined in cppgres::tuple_descriptor)cppgres::tuple_descriptorinline
is_blessed() constcppgres::tuple_descriptorinline
operator TupleDesc()cppgres::tuple_descriptorinline
operator TupleDesc() const (defined in cppgres::tuple_descriptor)cppgres::tuple_descriptorinline
operator=(const tuple_descriptor &other)cppgres::tuple_descriptorinline
operator==(const tuple_descriptor &other)cppgres::tuple_descriptorinline
operator[](int n) constcppgres::tuple_descriptorinline
set_name(int n, const name &name)cppgres::tuple_descriptorinline
set_type(int n, const type &type)cppgres::tuple_descriptorinline
tuple_descriptor(int nattrs, memory_context ctx=memory_context())cppgres::tuple_descriptorinline
tuple_descriptor(TupleDesc tupdesc, bool blessed=true)cppgres::tuple_descriptorinline
tuple_descriptor(tuple_descriptor &other)cppgres::tuple_descriptorinline
tuple_descriptor(tuple_descriptor &&other)cppgres::tuple_descriptorinline