Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
odb::nullable< T > Member List

This is the complete list of members for odb::nullable< T >, including all inherited members.

bool_convertible typedefodb::nullable< T >
get()odb::nullable< T >inline
get() const odb::nullable< T >inline
null() const odb::nullable< T >inline
nullable()odb::nullable< T >inline
nullable(const T &)odb::nullable< T >inline
nullable(const nullable &)odb::nullable< T >inline
nullable(const nullable< Y > &)odb::nullable< T >inlineexplicit
operator bool_convertible() const odb::nullable< T >inline
operator*()odb::nullable< T >inline
operator*() const odb::nullable< T >inline
operator->()odb::nullable< T >inline
operator->() const odb::nullable< T >inline
operator=(const T &)odb::nullable< T >inline
operator=(const nullable &)odb::nullable< T >inline
operator=(const nullable< Y > &)odb::nullable< T >
operator=(const nullable< Y > &y)odb::nullable< T >inline
reset()odb::nullable< T >inline
swap(nullable &)odb::nullable< T >inline
value_type typedefodb::nullable< T >