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

Public Types

typedef object_traits_impl< T,
DB >::query_base_type 
base_type
 
typedef query_columns< T, DB,
access::object_traits_impl< T,
DB > > 
columns_type
 

Member Typedef Documentation

template<typename T , database_id DB>
typedef object_traits_impl<T, DB>::query_base_type odb::query_selector_impl< T, DB, class_object >::base_type
template<typename T , database_id DB>
typedef query_columns<T, DB, access::object_traits_impl<T, DB> > odb::query_selector_impl< T, DB, class_object >::columns_type

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