libpqxx 7.7.5
pqxx::range< TYPE > Member List

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

contains(TYPE value) constpqxx::range< TYPE >
contains(range< TYPE > const &other) constpqxx::range< TYPE >
empty() constpqxx::range< TYPE >
lower_bound() const &noexceptpqxx::range< TYPE >
operator range< DEST >() constpqxx::range< TYPE >
operator!=(range const &rhs) constpqxx::range< TYPE >
operator&(range const &other) constpqxx::range< TYPE >
operator=(range const &)=defaultpqxx::range< TYPE >
operator=(range &&)=defaultpqxx::range< TYPE >
operator==(range const &rhs) constpqxx::range< TYPE >
range(range_bound< TYPE > lower, range_bound< TYPE > upper)pqxx::range< TYPE >
range()pqxx::range< TYPE >
range(range const &)=defaultpqxx::range< TYPE >
range(range &&)=defaultpqxx::range< TYPE >
upper_bound() const &noexceptpqxx::range< TYPE >