Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Static Public Member Functions | List of all members
odb::root_image< T, p > Struct Template Reference

Public Types

typedef root_image_impl< T,
T::depth > 
impl_type
 
typedef impl_type::image_type image_type
 

Static Public Member Functions

static image_typeget (typename T::image_type &i)
 

Member Typedef Documentation

template<typename T , bool p>
typedef root_image_impl<T, T::depth> odb::root_image< T, p >::impl_type
template<typename T , bool p>
typedef impl_type::image_type odb::root_image< T, p >::image_type

Member Function Documentation

template<typename T , bool p>
static image_type& odb::root_image< T, p >::get ( typename T::image_type &  i)
inlinestatic

The documentation for this struct was generated from the following file: