|
Common ODB Runtime Library
|
Public Types | |
| typedef T | wrapped_type |
| typedef std::tr1::shared_ptr< T > | wrapper_type |
| typedef odb::details::meta::remove_const < T >::result | unrestricted_wrapped_type |
Static Public Member Functions | |
| static bool | get_null (const wrapper_type &p) |
| static void | set_null (wrapper_type &p) |
| static const wrapped_type & | get_ref (const wrapper_type &p) |
| static unrestricted_wrapped_type & | set_ref (wrapper_type &p) |
Static Public Attributes | |
| static const bool | null_handler = true |
| static const bool | null_default = false |
| typedef T odb::wrapper_traits< std::tr1::shared_ptr< T > >::wrapped_type |
| typedef std::tr1::shared_ptr<T> odb::wrapper_traits< std::tr1::shared_ptr< T > >::wrapper_type |
| typedef odb::details::meta::remove_const<T>::result odb::wrapper_traits< std::tr1::shared_ptr< T > >::unrestricted_wrapped_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
1.8.7