Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Enumerations
traits.hxx File Reference

Go to the source code of this file.

Classes

class  odb::access::object_factory< T, P >
 
class  odb::access::view_factory< T, P >
 
class  odb::access::pointer_factory< T, P >
 
struct  odb::class_traits< T >
 
struct  odb::class_traits< const T >
 
struct  odb::object_traits< T >
 
struct  odb::object_traits< const T >
 
struct  odb::object_traits< T * >
 
struct  odb::object_traits< T * >::id_type
 
struct  odb::object_traits< T *const >
 
struct  odb::object_traits< T *const >::id_type
 
struct  odb::object_traits< P< T > >
 
struct  odb::object_traits< P< T > >::id_type
 
struct  odb::object_traits< P< T, A1 > >
 
struct  odb::object_traits< P< T, A1 > >::id_type
 
struct  odb::object_traits< const P< T > >
 
struct  odb::object_traits< const P< T > >::id_type
 
struct  odb::object_traits< const P< T, A1 > >
 
struct  odb::object_traits< const P< T, A1 > >::id_type
 
struct  odb::object_traits< section >
 
struct  odb::object_traits_impl< T, DB >
 
struct  odb::view_traits< T >
 
struct  odb::view_traits< const T >
 
struct  odb::view_traits_impl< T, DB >
 
struct  odb::composite_value_traits< T, DB >
 
struct  odb::root_image_impl< T, d >
 
struct  odb::root_image_impl< T, 1 >
 
struct  odb::root_image< T, p >
 
struct  odb::root_image< T, false >
 

Namespaces

 odb
 

Enumerations

enum  odb::class_kind { odb::class_object, odb::class_view, odb::class_other }