libpqxx
The C++ client library for PostgreSQL
|
This is the complete list of members for pqxx::exclusive_bound< TYPE >, including all inherited members.
exclusive_bound()=delete (defined in pqxx::exclusive_bound< TYPE >) | pqxx::exclusive_bound< TYPE > | |
exclusive_bound(TYPE const &value) (defined in pqxx::exclusive_bound< TYPE >) | pqxx::exclusive_bound< TYPE > | inlineexplicit |
extends_down_to(TYPE const &value) const noexcept(noexcept(m_value< value)) | pqxx::exclusive_bound< TYPE > | inline |
extends_up_to(TYPE const &value) const noexcept(noexcept(value< m_value)) | pqxx::exclusive_bound< TYPE > | inline |
get() const &noexcept (defined in pqxx::exclusive_bound< TYPE >) | pqxx::exclusive_bound< TYPE > | inline |