MySQL++  3.3.0
mysqlpp::Null< Type, Behavior > Member List

This is the complete list of members for mysqlpp::Null< Type, Behavior >, including all inherited members.

datamysqlpp::Null< Type, Behavior >
is_nullmysqlpp::Null< Type, Behavior >
Null()mysqlpp::Null< Type, Behavior >inline
Null(const Type &x)mysqlpp::Null< Type, Behavior >inline
Null(const null_type &)mysqlpp::Null< Type, Behavior >inline
operator Type() constmysqlpp::Null< Type, Behavior >inline
operator!=(const Null< Type > &rhs) constmysqlpp::Null< Type, Behavior >inline
operator!=(const null_type &rhs) constmysqlpp::Null< Type, Behavior >inline
operator<(const Null< Type > &rhs) constmysqlpp::Null< Type, Behavior >inline
operator<(const null_type &) constmysqlpp::Null< Type, Behavior >inline
operator=(const Type &x)mysqlpp::Null< Type, Behavior >inline
operator=(const null_type &)mysqlpp::Null< Type, Behavior >inline
operator==(const Null< Type > &rhs) constmysqlpp::Null< Type, Behavior >inline
operator==(const null_type &) constmysqlpp::Null< Type, Behavior >inline
value_type typedefmysqlpp::Null< Type, Behavior >