|
libpqxx
The C++ client library for PostgreSQL
|
This is the complete list of members for pqxx::connecting, including all inherited members.
| connecting(zview connection_string=""_zv, sl=sl::current()) | pqxx::connecting | explicit |
| connecting(connecting const &)=delete | pqxx::connecting | |
| connecting(connecting &&)=default | pqxx::connecting | |
| done() const &noexcept | pqxx::connecting | inline |
| operator=(connecting const &)=delete | pqxx::connecting | |
| operator=(connecting &&)=default | pqxx::connecting | |
| process(sl loc=sl::current()) & | pqxx::connecting | |
| produce(sl=sl::current()) && | pqxx::connecting | |
| sock() const &noexcept | pqxx::connecting | inline |
| wait_to_read() const &noexcept | pqxx::connecting | inline |
| wait_to_write() const &noexcept | pqxx::connecting | inline |
| ~connecting()=default | pqxx::connecting |