libpqxx  7.9.0
pqxx::inclusive_bound< TYPE > Member List

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

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