Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::function< ret_type, arg_types > Member List

This is the complete list of members for cppgres::function< ret_type, arg_types >, including all inherited members.

convertible_args() (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inlinestatic
function()=delete (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >
function(const char *schema, const char *name) (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inline
function(std::string &schema, std::string &name) (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inline
function(const char *name) (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inlineexplicit
function(std::string &name) (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inline
function(oid oid) (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inline
function_oid() const (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inline
operator()(auto... args) (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >inline
self typedef (defined in cppgres::function< ret_type, arg_types >)cppgres::function< ret_type, arg_types >