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
() const
cppgres::tuple_descriptor
inline
equal_types
(const tuple_descriptor &other)
cppgres::tuple_descriptor
inline
get_name
(int n) (defined in
cppgres::tuple_descriptor
)
cppgres::tuple_descriptor
inline
get_type
(int n) const (defined in
cppgres::tuple_descriptor
)
cppgres::tuple_descriptor
inline
is_blessed
() const
cppgres::tuple_descriptor
inline
operator TupleDesc
()
cppgres::tuple_descriptor
inline
operator TupleDesc
() const (defined in
cppgres::tuple_descriptor
)
cppgres::tuple_descriptor
inline
operator=
(const tuple_descriptor &other)
cppgres::tuple_descriptor
inline
operator==
(const tuple_descriptor &other)
cppgres::tuple_descriptor
inline
operator[]
(int n) const
cppgres::tuple_descriptor
inline
set_name
(int n, const name &name)
cppgres::tuple_descriptor
inline
set_type
(int n, const type &type)
cppgres::tuple_descriptor
inline
tuple_descriptor
(int nattrs, memory_context ctx=memory_context())
cppgres::tuple_descriptor
inline
tuple_descriptor
(TupleDesc tupdesc, bool blessed=true)
cppgres::tuple_descriptor
inline
tuple_descriptor
(tuple_descriptor &other)
cppgres::tuple_descriptor
inline
tuple_descriptor
(tuple_descriptor &&other)
cppgres::tuple_descriptor
inline
Generated by
1.9.6