libpqxx  7.9.0
pqxx::exclusive_bound< TYPE > Member List

This is the complete list of members for pqxx::exclusive_bound< TYPE >, including all inherited members.

exclusive_bound()=deletepqxx::exclusive_bound< TYPE >
exclusive_bound(TYPE const &value)pqxx::exclusive_bound< TYPE >explicit
extends_down_to(TYPE const &value) const noexcept(noexcept(m_value< value))pqxx::exclusive_bound< TYPE >
extends_up_to(TYPE const &value) const noexcept(noexcept(value< m_value))pqxx::exclusive_bound< TYPE >
get() const &noexceptpqxx::exclusive_bound< TYPE >