|
Common ODB Runtime Library
|
Public Types | |
| typedef object_traits< T > ::object_type | object_type |
| typedef object_traits< T >::id_type | id_type |
| typedef object_result_impl < object_type > | result_impl_type |
Public Member Functions | |
| object_result_iterator (result_impl_type *res) | |
| object_traits< T >::pointer_type | load () |
| void | load (object_type &) |
| id_type | id () |
Protected Attributes | |
| result_impl_type * | res_ |
| typedef object_traits<T>::object_type odb::object_result_iterator< T, ID, false >::object_type |
| typedef object_traits<T>::id_type odb::object_result_iterator< T, ID, false >::id_type |
| typedef object_result_impl<object_type> odb::object_result_iterator< T, ID, false >::result_impl_type |
|
inline |
|
inline |
| void odb::object_result_iterator< T, ID, false >::load | ( | object_type & | ) |
|
inline |
|
protected |
1.8.7