data (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | |
is_null (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | |
Null() (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | [inline] |
Null(Type x) (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | [inline] |
Null(const null_type &n) | mysqlpp::Null< Type, Behavior > | [inline] |
operator Type &() (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | [inline] |
operator=(const Type &x) (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | [inline] |
operator=(const null_type &n) (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | [inline] |
value_type typedef (defined in mysqlpp::Null< Type, Behavior >) | mysqlpp::Null< Type, Behavior > | |